M
M
mbenner2019-03-05 09:01:00
Automation
mbenner, 2019-03-05 09:01:00

How to automate installation of chrome along with extension?

There is a need to install chrome on a clean VM (with Windows), while you need to install the extension.
How to download and run the installation, wait for the installation and run chrome - there is an idea. The question is how to "programmatically" install an extension in chrome?
UPD: AD is not. The essence of the VM is chrome with an extension and our software (works only under Windows). There will be no users in it (except for one, from which everything is configured).
Now, after starting the VM, I launch the software that downloads chrome, the extension, our software. Starts the installation of chrome. After installation, it launches it and our software. AND! You need to manually install the extension in chrome.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dmitry, 2019-03-05
@mbenner

If you have one user and no AD, isn't it easier to just clone the configured virtual machine or make a template based on it?

S
Somewhere Intech, 2019-03-05
@john36allTa

If there is AD in the machine's domain, then you can add extension_id in the registry in this way.
Chrome puts the extension from the list without the participation of the user, and also prohibits him from deleting or disabling it.

S
Sergey Ryzhkin, 2019-03-05
@Franciz

Download ADMX templates from the Google site, unpack them into a sysvol with the rest of the templates. The Google item appears in the GPO, it contains settings for the browser. It is also important, in my opinion, to download not just Google Chrome, but download Google Chrome Enterprise /
UDP: the account under which you will enter chrome. Put chrome - go under the account, put all the necessary chrome settings (passwords, data, bookmarks, extensions), check the box to synchronize all this data.
Then just when you go to another PC or somewhere else, log in with your chrome account and it pulls all the settings. Perhaps it will even be possible to make a thread a silent installation, so that when installing chrome, it comes under the specified entry.

G
gremlintv2, 2019-03-19
@gremlintv2

Why can't you use the portable version?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question