Автоматическая установка расширений Chrome с помощью управляемой политики json не работает ⇐ Linux
-
Anonymous
Автоматическая установка расширений Chrome с помощью управляемой политики json не работает
I created a managed policy for an automatic installation of chrome extensions.
For me the JSON File seems right and under chrome://policy I get the feedback that everything is ok, but chrome doesn't install the extension.
What is wrong or what have I missed?
Following JSON File:
{ "ExtensionSettings": { "cjpalhdlnbpafiamejdnhcphjbkeiagm": { "installation_mode": "force_installed", "update_url": "https://client2.google.com/service/update2/crx" }, "pcjlckhhhmlefmobnnoolakplfppdchi": { "installation_mode": "force_installed", "update_url": "https://client2.google.com/service/update2/crx" }, } } enter image description here
I expect, that the two chrome extensions will be installed automaticly after restart chrome.
Источник: https://stackoverflow.com/questions/781 ... oesnt-work
I created a managed policy for an automatic installation of chrome extensions.
For me the JSON File seems right and under chrome://policy I get the feedback that everything is ok, but chrome doesn't install the extension.
What is wrong or what have I missed?
Following JSON File:
{ "ExtensionSettings": { "cjpalhdlnbpafiamejdnhcphjbkeiagm": { "installation_mode": "force_installed", "update_url": "https://client2.google.com/service/update2/crx" }, "pcjlckhhhmlefmobnnoolakplfppdchi": { "installation_mode": "force_installed", "update_url": "https://client2.google.com/service/update2/crx" }, } } enter image description here
I expect, that the two chrome extensions will be installed automaticly after restart chrome.
Источник: https://stackoverflow.com/questions/781 ... oesnt-work
Мобильная версия