README.md (674B)
1 # tempfox 2 3 A Firefox [`user.js`](https://kb.mozillazine.org/User.js_file) with personal preference overrides. 4 5 ## Installation 6 7 Copy `user.js` into your Firefox profile directory: 8 9 ```sh 10 cp user.js ~/.mozilla/firefox/<profile>/user.js 11 ``` 12 13 Preferences are applied on the next Firefox launch. To make a preference permanent, it must remain in `user.js` — Firefox will not revert it automatically, but the GUI can override it until the next restart. 14 15 ## What it sets 16 17 - Dark mode 18 - Disables first-run and update pages 19 - Disables default browser check 20 - Disables `about:config` warning 21 - Disables telemetry and data reporting notices 22 - Disables the sidebar and vertical tabs