1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

Updated Optional Hardening (markdown)

yokoffing
2024-09-12 14:59:50 -04:00
parent 435897ce62
commit 51e02d0172
+3 -2
@@ -164,9 +164,10 @@ user_pref("browser.download.always_ask_before_handling_new_types", true);
#### Display installation prompt for recommended extensions
By default, when installing a [recommended extension](https://support.mozilla.org/en-US/kb/recommended-extensions-program), Firefox [skips](https://bugzilla.mozilla.org/buglist.cgi?bug_id=1659530,1681331) showing the 3rd-party site install panel. This pref forces Firefox to show the prompt.
When installing a [recommended extension](https://support.mozilla.org/en-US/kb/recommended-extensions-program), Firefox [bypasses](https://bugzilla.mozilla.org/buglist.cgi?bug_id=1659530,1681331) the 3rd-party site install panel. This pref forces Firefox to show the prompt.
Firefox still forces user interaction with a permissions prompt regardless of this setting.
> [!NOTE]
> Firefox still forces user interaction with a permissions prompt, regardless of this setting.
```javascript
// PREF: display the installation prompt for all extensions