mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Updated Overrides (markdown)
+6
@@ -12,6 +12,8 @@ To enable certain functions, `copy+paste` the appropriate prefs to the `MY OVERR
|
||||
|
||||
## Options
|
||||
|
||||
***
|
||||
|
||||
### Accessibility Service
|
||||
Firefox **Accessibility Service** is disabled to improve resource utilization and security.
|
||||
|
||||
@@ -101,6 +103,8 @@ user_pref("permissions.default.desktop-notification", 0);
|
||||
|
||||
Only use these if absolutely needed. They should be uncommon in mainstream use.
|
||||
|
||||
<details>
|
||||
|
||||
***
|
||||
|
||||
### SSL negotiation
|
||||
@@ -120,3 +124,5 @@ We enforce [strict pinning](https://github.com/yokoffing/Betterfox/blob/94c4a77f
|
||||
// [ERROR] MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE
|
||||
user_pref("security.cert_pinning.enforcement_level", 1);
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user