24e23267a3
Synced all the buildIDs with Tor's ones ✅ Enabled all the internal pages and disabled the related warnings | FF71+ ✅ Sanitized app.releaseNotesURL ✅ Forget about last download directory used ⛔️ Disabled celebrating milestone toast when certain numbers of trackers are blocked | FF71+ ⛔️ Disabled ping to Mozilla for Man-in-the-Middle detection ⛔️ Disabled deprecated TLS versions ⛔️ Disabled all the WebAssembly remaining prefs ⛔️ Disabled telemetry | FF71+ ⛔️ Disabled report browser errors in Nightly to Mozilla ℹ️ Remove all the timeout prefs ℹ️ Reordered and renamed some prefs with better criteria ℹ️ Moved some preferences from FF70+ into deprecated section (keeping them active for ESR68.x) |
||
---|---|---|
config | ||
LICENSE.txt | ||
README.md |
README.md
mozilla.cfg | Firefox
The files contained here are used to configure Firefox in the safest and fastest way possible.
To realize this project I was inspirated by various authors of user.js
and I've implemented some preferences of mine.
Aims:
- online security
- more privacy
- better performance
- less unique fingerprint possible
Best Use:
These files has been designed exclusively for Desktop, more specifically for:
Settings Protection:
Important settings are enforced/locked within mozilla.cfg
and policies.json
, those settings cannot be changed by addons/updates/Firefox or unwanted/accidental manipulation; To change those settings you can easily do it by editing mozilla.cfg
and policies.json
.
Installation:
Windows
- Download and install the last version of Firefox
x32
release orx64
release - Clone or download zip file and extract it
- Locate Firefox's installation directory (where the firefox.exe is located)
C:\Program Files\Mozilla Firefox\
orC:\Program Files (x86)\Mozilla Firefox\
- Copy the files contained in
config
folder to the install directory - Start Firefox and test if config was applied browsing to
about:config
and look if_config.applied
istrue
.
Linux
- Download and extract the last version of Firefox
x32
release orx64
release - Clone or download zip file and extract it
- Locate Firefox's installation directory
/usr/lib/firefox/
- Copy the files contained in
config
folder to the install directory - You can use directly Firefox by running
firefox/firefox
- You can as well create a shortcut to
firefox/firefox
to open Firefox easily - Start Firefox and test if config was applied browsing to
about:config
and look if_config.applied
istrue
.
Mac
- Download and install the last version of Firefox
- Clone or download zip file and extract it
- Locate Firefox's installation directory
Applications/Firefox.app/Contents/Resources/
- Copy the files contained in
config
folder to the install directory - Start Firefox and test if config was applied browsing to
about:config
and look if_config.applied
istrue
.
Uninstall:
- To uninstall, just remove the files you added to your Firefox's install directory (to know what are the files to remove just check the downloaded zip file) then restart Firefox.
Contacts:
You can enjoy my Telegram group for support or talk about privacy and security topics.
Thanks:
I really thanks all the authors who inspired me:
- gHacks
- Librefox Browser
- pyllyukko
- OrangeManBad - (pyllyukko fork)
- CHEF-KOCH
Special Thanks:
to all the members of my Telegram group who support me and give me motivation.