mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Updated Optional Hardening (markdown)
+4
-3
@@ -152,8 +152,9 @@ You can allow exceptions if you want to stay logged in to some sites:
|
|||||||
Setup and enforce DNS-over-HTTPS (DoH).
|
Setup and enforce DNS-over-HTTPS (DoH).
|
||||||
|
|
||||||
#### Mode
|
#### Mode
|
||||||
`3` has site-exceptions with a nice UI on the error page:
|
`3` has site-exceptions with a nice UI on the error page.
|
||||||
* Go to `☰` *→ Settings → Privacy & Security → DNS over HTTPS → Manage Exceptions*
|
|
||||||
|
* `☰` *→ Settings → Privacy & Security → DNS over HTTPS → Manage Exceptions*
|
||||||
|
|
||||||
:warning: Set to `2` if your workplace or university causes issues with alternative DNS.
|
:warning: Set to `2` if your workplace or university causes issues with alternative DNS.
|
||||||
```javascript
|
```javascript
|
||||||
@@ -173,7 +174,7 @@ user_pref("network.trr.uri", "https://dns.quad9.net/dns-query");
|
|||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
### `default-browser-agent` (Windows only)
|
### default-browser-agent (Windows only)
|
||||||
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. However, disabling `default-browser-agent.enabled` also breaks the `Make Default...` button to set Firefox as the default browser.
|
||||||
|
|
||||||
Add it to your overrides if you do not use this part of the UI (or already have Firefox set as the default browser).
|
Add it to your overrides if you do not use this part of the UI (or already have Firefox set as the default browser).
|
||||||
|
|||||||
Reference in New Issue
Block a user