Install Vimium 1.61.1_chrome on chrome-62.x version

Source: Internet
Author: User

Local download installed chrome 62.x version, due to the wall caused by the failure to download vimium through the Google store. However, the Vimium downloaded on the CSDN is version 1.49 or 1.45, installing the version of Vimium to Chrome and finding that the keyboard is not available to access the link after pressing F. I feel this is the reason why the chrome and Vimium versions do not match and need to upgrade the Vimium version.

Visit Vimium GitHub, found Vimium the latest version is 1.61.1, in the country did not find 1.61. CRX can be downloaded. By reading VIMIUM/CONTRIBUTING.MD Discovery can be installed through the source code, as shown in the screenshot below:


Follow the prompts Step 1: To install the coffeescript.

On the Coffeescript website, it was found that Nodejs was installed first and then installed Coffeescript via NPM install-g coffeescript.

Follow the prompts to download and install Nodejs, and then enter "NPM install-g coffeescript" in the cmd Command Line window to install Coffeescript, everything was successfully installed, using "Coffee-v" found that the installed version is Coffeescript 2.0.2

Step 2:

From vimium GitHub download 1.61.1. zip Package, extract to the appropriate directory, such as D disk. Then to D:\vimium-1.61.1 under the "Cake Build", the result of an error, prompted:

Shortflag = Shortflag!= null? Shortflag.match (Short_flag) [1]: void 0;
^

Typeerror:cannot Read Property ' 1 ' of NULL
At Buildrule .....

Find out if the problem has been exposed at the issues of Vimium GitHub, and discover that "cake Build type Error #2671", originally "Vimium don ' t yet support" Coffeescript v2 ", requires Demote Coffeescript to previous version 1.x, such as 1.12.7

To coffeescript GitHub download 1.12.7. zip, about how to demote coffeescript from 2.0.2 to 1.12.7 also toss for a long time, the last reference to the following Bovencai successfully handled: http://www.cnblogs.com/ 2gua/archive/2012/07/04/2576352.html


In the process of tossing and trying, found that "Coffee-script" is wrong (should be coffeescript), because the Coffescript 2.0.22 has been installed, I will extract the contents of 1.12.7. zip directly to C:\Users\root\ Appdata\roaming\npm\node_modules\coffeescript, in the cmd command to enter the COFFEE-V found output coffeescript version is 1.12.7, thereby successfully degraded.

After the demotion succeeds, again executes the cake build under the D:\vimium-1.61.1, does not have the error, OK

Step 3,4,5,6:
In the Chrome Web site input chrome://extensions to the Extender page, and then click the developer mode, and then click to load the unpacked extender, select D:\vimium-1.61.1 that OK


Successful installation of Vimium 1.61.1 in a new version of Chrome
















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.