mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 23:50:48 +05:30
Updated Overrides (markdown)
+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);
|
||||||
|
|||||||
Reference in New Issue
Block a user