Installation of Chrome plugin Vimium

Source: Internet
Author: User

1. There are some in the chrome store, but I can't install them.

2, source installation: http://vimium.github.io/

Https://github.com/philc/vimium

git clone [email protected]:p Hilc/vimium.git

Step-Outs:

Installing from Source

Vimium is written in Coffeescript, which compiles to Javascript. To install Vimium from Source:

    1. Install Coffeescript.
    2. Run from cake build within your Vimium directory. Any coffeescript files your change would now is automatically compiled to Javascript.
    3. Navigate tochrome://extensions
    4. Toggle into Developer Mode
    5. Click on "Load unpacked Extension ..."
    6. Select the Vimium directory.

But cake build encountered an error Shortflag = Shortflag! = null? Shortflag.match (Short_flag) [1]: void 0;

Workaround https://github.com/philc/vimium/issues/2671

The reason is vimium does not support Coffe v2, install a 1xx version can sudo npm install--global [email protected]

Need to install coffeescript , method, of course, if there is no NPM, you will install NPM

npm install --global coffeescript

Installation of Chrome plugin Vimium

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.