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

Updated Overrides (markdown)

HJ
2023-08-19 14:44:09 -04:00
parent 99d6163360
commit bfad6ef44d
+1 -1
@@ -17,7 +17,7 @@ So, if a pref is listed a second time, then the second value (yours) would overr
### Accessibility Service ### Accessibility Service
Firefox **Accessibility Service** is disabled to improve resource utilization and security. Firefox **Accessibility Service** is disabled to improve resource utilization and security.
This will allow for external applications to use keyboard shortcuts, as well as allow screen readers and other assistive software. Enable it to allow external applications to use keyboard shortcuts, as well as allow screen readers and other assistive software.
``` ```
// PREF: restore Accessibility Service // PREF: restore Accessibility Service
user_pref("accessibility.force_disabled", 0); user_pref("accessibility.force_disabled", 0);