Browser portability operation method

Go straight to the topic

If we don't want to install Chrome into the C drive, or want to test multiple configurations, then the portability of the browser is very important.

There are many methods of browser portability, and there are two commonly used in China.
 

1、MyChrome

MyChrome was first developed by the netizen " The Beatles ". In addition to browser portability, it also has functions such as customizing the location of data folders and cache folders.

Now it is taken over by netizen " Jason4774 ", and the portable version browser can also automatically upgrade the browser.

address:

https://github.com/Jason4774/MyChrome

 

2、Chrome++

The other is Chrome++, developed  by netizen " ShuaX "  , which is more popular. It only needs a  version.dll  file to make the browser portable.

Moreover, it has many enhancements, such as:

Double-click to close the tab page,
keep the last tab page, and prevent the browser from closing when the last tab page is closed.
Mouseover tab bar scrolling,
removal of developer mode warnings, and more.

address:

https://github.com/icy37785/chrome_plus

 

It should be noted that

because of the use of plug-in dll files, the version.dll  file may be accidentally killed by security software.

If it is deleted, set this file to trust.

The above are the portable production methods collected so far, please leave a message if you have other production methods

Guess you like

Origin blog.csdn.net/github_35856054/article/details/130111729