edge-vimium icon indicating copy to clipboard operation
edge-vimium copied to clipboard

Microsoft Edge port of https://github.com/philc/vimium

Microsoft Edge port of Vimium

IMPORTANT

Even though this version basically works, it's an extremely immature version of a full port, and probably mostly broken. I invite you to try it and to join me with your own improvements.

HOW TO INSTALL

  • Install Node + NPM: https://nodejs.org/en/
  • Install Coffeescript
$ npm install -g coffee-script
  • Clone this repo
$ git clone https://github.com/iscriptology/edge-vimium.git 
$ cd edge-vimium
  • Install cake (if needed): https://github.com/cake-build/cake#1-install-the-cake-bootstrapper
  • Build with cake
$ cake build
  • Enable developer mode in Edge
  • Manually load this project's folder as an extension