Browser Extension Configuration Policy
Browser Extension Configuration Policies
The full listing of managed storage settings is available in the managed storage schema
Viewing/Verifying Active Browser Policies
Google Chrome
In your Google Chrome browser, visit chrome://policy
Microsoft Edge
In your Google Chrome browser, visit edge://policy
Windows: Setting Browser Extension Policies in the Registry
Google Chrome
You can set policies in the HKEY_CURRENT_USER
or HKEY_LOCAL_MACHINE
hive:
Copy the following:
Microsoft Edge
You can set policies in the HKEY_CURRENT_USER
or HKEY_LOCAL_MACHINE
hive:
Copy the following:
Disabling the Unsupported Browser Warning in Microsoft Edge
On Microsoft Edge, PixieBrix will display an unsupported browser warning because not all features are currently supported (e.g., the Google Drive Integration). To disable that warning, set the following policy:
Name | Type | Value |
disableBrowserWarning | REG_DWORD | 1 |
Last updated