add setting to control mozAddonManager API

This commit is contained in:
Fabian Freund
2026-03-11 13:06:23 +01:00
parent 05e68c1dab
commit c189987339
10 changed files with 79 additions and 14 deletions
-5
View File
@@ -1106,11 +1106,6 @@
"title": "Disable add-on metadata cache updates",
"description": "Reduces background refreshes of extension metadata"
},
"privacy.resistFingerprinting.block_mozAddonManager": {
"value": true,
"title": "Block mozAddonManager exposure",
"description": "Prevents websites from querying installed add-ons through this legacy API"
},
"extensions.postDownloadThirdPartyPrompt": {
"value": false,
"title": "Never bypass extension install prompts",