ExtensionInstallForcelist for Opera ?
-
stop--it last edited by stop--it
Hi, i need to ExtensionInstallForcelist force an extension to stay installed, i want to prevent the user to remove the extension when it's force installed like extensions in chrome, i tried this bit it's not working for Opera browser
this sample is for chrome browser i changed the path to Opera:
[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionInstallForcelist]
"1"="mgbmndipjhghcencokiedbkfgbomdpmd;https://clients2.google.com/service/update2/crx"How to achieve the same for Opera, for preventing users who try to remove the installed extensions ?
-
stop--it last edited by
Chrome uses the chromium engine as well. Opera should get at least support the features that Chrome does in their policy support. All they would have to do is read the correct keys from the registry and apply whatever is applicable.
i need to use the function from chrome "ExtensionInstallForcelist" for Opera for my extension
https://chrome.google.com/webstore/detail/stop-it/mgbmndipjhghcencokiedbkfgbomdpmd?hl=en