Skip to content

newird/vimium

 
 

Repository files navigation

Vimium - The Hacker's Browser

this is a fork from the original vimium, with some modifications to enable fzf-like fuzzy search for the open tabs.

Installation

install from source

git clone https://github.com/newird/vimium
cd vimium
sh setup.sh

On Chrome/Chromium:

  1. Navigate to chrome://extensions
  2. Toggle into Developer Mode
  3. Click on "Load Unpacked Extension..."
  4. Select the Vimium directory you've cloned from Github.

On Firefox:

After that:

  1. Open Firefox
  2. Enter "about:debugging" in the URL bar
  3. Click "This Firefox" on the left side
  4. Click "Load Temporary Add-on"
  5. Open the Vimium directory you've cloned from Github, and select any file inside.

related works

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.7%
  • HTML 7.1%
  • CSS 3.5%
  • TypeScript 1.7%