Skip to content

Commit

Permalink
Update policies.json - v5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Equinox4 committed Dec 19, 2023
1 parent 65606ef commit dc710a0
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions firefox/policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,18 @@
"ExtensionSettings": {
"uBlock0@raymondhill.net": {
"installation_mode": "normal_installed",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"default_area": "navbar"
},
"uMatrix@raymondhill.net": {
"installation_mode": "normal_installed",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/umatrix/latest.xpi"
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/umatrix/latest.xpi",
"default_area": "navbar"
},
"@testpilot-containers": {
"installation_mode": "normal_installed",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-containers/latest.xpi"
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-containers/latest.xpi",
"default_area": "navbar"
}
},
"ExtensionUpdate": true,
Expand All @@ -68,6 +71,12 @@
"Snippets": false,
"Locked": false
},
"FirefoxSuggest": {
"WebSuggestions": false,
"SponsoredSuggestions": false,
"ImproveSuggest": false,
"Locked": false
},
"HardwareAcceleration": true,
"Homepage": {
"Locked": false,
Expand Down

0 comments on commit dc710a0

Please sign in to comment.