diff --git a/src/policies.json b/src/policies.json index e12fbbd..a565000 100644 --- a/src/policies.json +++ b/src/policies.json @@ -123,6 +123,13 @@ "ExtensionRecommendations": false, "FeatureRecommendations": false, "UrlbarInterventions": false + }, + + "ExtensionSettings": { + "uBlock0@raymondhill.net": { + "installation_mode": "normal_installed", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi" + } } } }