mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Updated Optional Hardening (markdown)
+1
-1
@@ -169,7 +169,7 @@ By default, when installing a [recommended extension](https://support.mozilla.or
|
||||
Firefox still forces user interaction with a permissions prompt regardless of this setting.
|
||||
|
||||
```javascript
|
||||
// PREF: always display the installation prompt for extensions
|
||||
// PREF: display the installation prompt for all extensions
|
||||
user_pref("extensions.postDownloadThirdPartyPrompt", false);
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user