mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Updated Optional Hardening (markdown)
+3
-3
@@ -186,11 +186,11 @@ user_pref("security.ssl.require_safe_negotiation", true);
|
||||
***
|
||||
|
||||
### default-browser-agent
|
||||
On Windows, Mozilla [collects information](https://techdows.com/2020/04/what-is-firefox-default-browser-agent-and-how-to-disable-it.html) on what you've set as your default browser. However, disabling `default-browser-agent.enabled` also breaks the `Make Default...` button to set Firefox as the default browser.
|
||||
On Windows, Mozilla [collects information](https://techdows.com/2020/04/what-is-firefox-default-browser-agent-and-how-to-disable-it.html) on what you've set as your default browser.
|
||||
|
||||
:warning: Breaks **Make Default...** button in the settings for Firefox (Windows).
|
||||
:warning: Breaks **Make Default...** button to set Firefox as the default browser on Windows.
|
||||
|
||||
:bulb: Add this pref if you do not use this part of the UI or if you have already set Firefox as the default browser.
|
||||
:bulb: Add this pref if you do not use this UI or if you have already set Firefox as the default browser.
|
||||
|
||||
```javascript
|
||||
// PREF: disable telemetry of what default browser you use [WINDOWS]
|
||||
|
||||
Reference in New Issue
Block a user