Add plugin(extension)(single or batch)/Browser window maximization in VMLogin

Add single plugin in single VMLogin browser profile, take add Cookie-Editor plugin as an example.

1. Open VMLogin client-> Create a new browser profile, you can click "New browser profile" or "Create new profile" to create a new browser profile.

2. Please note that the User-Agent of the browser profile must be Chrome, otherwise, the plugin cannot be added successfully.

3. Other configurations -> Synchronization settings ->Open Extension storage-> Save profile. Enable the Extension storage function and save it, after you share the browser profile to the sub-account or other accounts, when the receiver opens the browser profile, the plugin will be automatically added to the browser.

4. Launch browser

5. Search for "Extensions" in the browser search bar, then open Chrome Web Store or copy the URL (https://chrome.google.com/webstore) directly to search for the plugin that you want to add to the browser, such as: "Cookie editor".

6. Click Cookie-Editor

7. Click "Add to Chrome"

8. Click "Add extension"

9. Add the "Cookie-Editor" extension successfully

Add plugins in batches to multiple browser profiles in VMLogin, take add"Cookie-Editor" and "Grammarly for Chrome" extensions as an example.

1. Pack "Cookie-Editor" and "Grammarly for Chrome" extensions and store them on your local computer. Save them in Zip format and unzip them.

Cookie-Editor download link: https://www.vmlogin.us/Cookie-Editor.rar

Grammarly for Chrome download link: https://www.vmlogin.us/Grammarly.rar

2. Open the VMLogin client, My Account -> Preferences -> Input Custom launch browser parameters-> Save, for example:

--load-extension="D:\Cookie-Editor,D:\Grammarly"

In the parameters: --load-extension="D:\Cookie-Editor,D:\Grammarly" parameters "D:\Cookie-Editor,D:\Grammarly" means the path and folder names of the two extensions stored on the local computer.

3. If you need to add multiple plugins, when you fill in the custom launch browser parameters, please separate the extension directories with a comma without spaces. After set in this way, when you create a new profile, the extension will be added to the browser automatically, you don’t need to add extensions one by one.

Fill in format:

--load-extension="D:\Cookie-Editor,D:\plugin2,D:\plugin3"

4. Create a new browser profile

5. Launch the browser

6. Two extensions have been successfully added to the browser automatically.

Note:

① If you want the extensions added automatically in the old browser profile, please set in this way: right-click the old profile -> Edit profile -> Other configurations -> Custom launch browser parameters-> copy and paste parameters -> Save

② If you don’t need the extensions automatically added to the newly created browser profile, you can refer to the method in article ① to delete the custom launch browser parameters, then save, and the extensions will not be added to the browser automatically when you launch the browser.

③  If you need to share the browser profile which installed multiple extensions to a sub-account or other accounts, the receiving end needs to store the extensions in the same path and same folder names on his/her computer, then the extensions will be added to the browser automatically when the receiving end launch the shared browser profile.

Note: If the receiving end doesn’t download, decompress and store the extensions to the same path, when he/she launches the shared browser profile, it will appear an error prompt as below screenshot. To fix this problem, please refer to article ③.

7. To maximize the browser window when you launch the browser, please refer to the above setting method, the parameters is:

--start-maximized

8. If you want to set the plug-in parameters and browser maximization parameters at the same time, please refer to the below information:

--load-extension="D:\Cookie-Editor,D:\plugin2" --start-maximized