firefox: add keys to modify in about:config

master
Guillaume Dott 2021-03-12 11:45:50 +01:00
parent 4a21ef34ed
commit 0809644fab
1 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,13 @@ Firefox configuration
- Configure Firefox Sync if needed
- Change to dark theme and compact density in Customize and Tree Style Tab config
- Access about:config and modify the following keys:
```
# https://support.mozilla.org/en-US/questions/1278533
ui.key.menuAccessKeyFocuses = false
# https://www.userchrome.org/how-create-userchrome-css.html
toolkit.legacyUserProfileCustomizations.stylesheets = true
```
Add-ons
------