mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40: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
|
||||
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
|
||||
user_pref("accessibility.force_disabled", 0);
|
||||
|
||||
Reference in New Issue
Block a user