Download the chrome. CRX File

Source: Internet
Author: User

Today, if you want to install some chrome plug-ins on a computer that cannot access the Internet, you cannot find the. CRX file. The reason is simple. Google provides online installation.

In fact, it is not completely online installation. Instead, the browser downloads it to the local device, installs it, and finally deletes the *. CRX file. The specific process is as follows:

1. download. At this time, there will be two files *. tmp and *... download in the download directory (two temporary files are clearly remembered)

2. the download is complete. The downloaded file is *. CRX

3. Install

4. Delete *. CRX

After reading the process, you will find that to obtain the *. CRX file ~ Between 4ArticleThere are many methods, such as copying *. CRX to another directory or renaming it.

Perform the following steps on a computer with chrome installed that can access the Internet:

Since the installation process went through a very short time and was within 1 MB, manual operations were limited. Let's ask the computer to help us do this:

IsC LanguageCodeIn fact, it is to call the CMD command to rename the file, or you can use batch processing, but I will not write loops, and I am too lazy to Baidu. There are many methods anyway:

 
# Include <windows. h> int main () {While (true) // write an infinite loop to capture the result *. system ("RENAME *. CRX *. CRX. bak "); Return 0 ;}

Put the obtained EXE in the download directory set by Chrome, and double-click it to open it. (The system may prompt that the specified file cannot be found. It does not matter because the file has not been downloaded yet ), now you can click the Install button.

After waiting for a while, the plug-in has been installed. Now, go to the download directory and find that *. CRX is already in use. Of course, it still has a. Bak suffix. You just need to remove it and it will be OK. Finally, copy *. CRX to the target computer and drag it into chrome. Then, you will be prompted if you want to install a certain plug-in.

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.