notes:firefox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| notes:firefox [2023/07/23 19:45] – [user.js] Sean Rhone | notes:firefox [2024/08/13 21:46] (current) – removed Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Info ====== | ||
| - | |||
| - | * Old notes on how to configure Firefox on Linux | ||
| - | |||
| - | ====== Mozilla Firefox ====== | ||
| - | |||
| - | ===== Settings ===== | ||
| - | |||
| - | ==== Environment Variables ==== | ||
| - | |||
| - | * Enables hardware acceleration, | ||
| - | * :!: WebRenderer requires the previous '' | ||
| - | |||
| - | echo -e ' | ||
| - | |||
| - | sudo -e '/ | ||
| - | |||
| - | ==== Default Profile ==== | ||
| - | |||
| - | rm -fv '/ | ||
| - | |||
| - | < | ||
| - | [General] | ||
| - | StartWithLastProfile=1 | ||
| - | |||
| - | [Profile0] | ||
| - | Name=default | ||
| - | IsRelative=1 | ||
| - | Path=CHANGEME | ||
| - | Default=1</ | ||
| - | |||
| - | ==== user.js ==== | ||
| - | |||
| - | * Last updated: 2021/04/02 | ||
| - | |||
| - | * :!: IPv6 is disabled in order to prevent WebRTC from grabbing an IPv6 address even though NetworkManager has it disabled | ||
| - | * :!: '' | ||
| - | * :!: '' | ||
| - | |||
| - | rm -fv '/ | ||
| - | |||
| - | < | ||
| - | / | ||
| - | * Hardware-specific * | ||
| - | | ||
| - | |||
| - | user_pref(" | ||
| - | |||
| - | / | ||
| - | * Hardware Acceleration * | ||
| - | | ||
| - | |||
| - | user_pref(" | ||
| - | |||
| - | /********* | ||
| - | * Video * | ||
| - | | ||
| - | |||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | |||
| - | / | ||
| - | * Dark Theme * | ||
| - | | ||
| - | |||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | |||
| - | / | ||
| - | * General * | ||
| - | | ||
| - | |||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | |||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | |||
| - | / | ||
| - | * Privacy * | ||
| - | | ||
| - | |||
| - | user_pref(" | ||
| - | |||
| - | / | ||
| - | * TODO * | ||
| - | | ||
| - | |||
| - | user_pref(" | ||
| - | user_pref(" | ||
| - | |||
| - | |||
| - | /******* | ||
| - | * END * | ||
| - | | ||
| - | |||
| - | ==== Apply Settings ==== | ||
| - | |||
| - | * '' | ||
| - | * :!: If Firefox doesn' | ||
| - | |||
| - | ls '/ | ||
| - | |||
| - | ===== Extensions ===== | ||
| - | |||
| - | ==== Download ==== | ||
| - | |||
| - | * Decentraleyes | ||
| - | * Cookie AutoDelete | ||
| - | * uBlock Origin | ||
| - | |||
| - | gio open ' | ||
| - | |||
| - | ==== Cookie AutoDelete ==== | ||
| - | |||
| - | * Clean-up everything | ||
| - | * Disable notifications | ||
| - | |||
| - | ==== uBlock Origin ==== | ||
| - | |||
| - | === Settings === | ||
| - | |||
| - | * [x] Prevent WebRTC from leaking local IP addresses | ||
| - | |||
| - | === Filter lists === | ||
| - | |||
| - | * [ ] Ads -> EasyList ((uncheck; included in '' | ||
| - | * [ ] Privacy -> EasyPrivacy ((uncheck; included in '' | ||
| - | |||
| - | * Multipurpose -> [x] Dan Pollock' | ||
| - | * Multipurpose -> [x] MVPS HOSTS | ||
| - | |||
| - | * Custom -> [x] Import | ||
| - | |||
| - | === Custom 3rd-party filters === | ||
| - | |||
| - | * Last updated: 2023/07/10 | ||
| - | |||
| - | < | ||
| - | https:// | ||
| - | https:// | ||
| - | https:// | ||
| - | https:// | ||
| - | https:// | ||
| - | |||
| - | ===== Testing Sites ===== | ||
| - | |||
| - | * https:// | ||
| - | * https:// | ||
| - | * https:// | ||
| - | * https:// | ||
| - | * https:// | ||
| - | * https:// | ||
| - | * https:// | ||
| - | * https:// | ||
/usr/local/www/wiki/data/attic/notes/firefox.1690155911.txt.gz · Last modified: (external edit)
