This repository has been archived on 2020-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
mozilla.cfg/README.md

89 lines
3.1 KiB
Markdown
Raw Normal View History

2019-05-14 01:15:13 +00:00
# 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:
* [Firefox](http://www.mozilla.org/en-US/firefox/new/)
* [Waterfox](http://waterfoxproject.org/)
* [Pale Moon](http://www.palemoon.org/)
* [SeaMonkey](http://www.seamonkey-project.org/)
## 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 or `x64` 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\` or `C:\Program Files (x86)\Mozilla Firefox\`
2019-05-14 14:29:43 +00:00
- Copy the files contained in `config` folder to the install directory
2019-05-14 14:38:49 +00:00
- Start Firefox and test if `user.js` was applied browsing to `about:config` and look if `config.applied` is `true`.
2019-05-14 01:15:13 +00:00
### Linux
- Download and extract the last version of Firefox `x32` release or `x64` release
- Clone or download zip file and extract it
- Locate Firefox's installation directory
2019-05-14 14:29:43 +00:00
- Copy the files contained in `config` folder to the install directory
2019-05-14 01:15:13 +00:00
- You can use directly Firefox by running `firefox/firefox`
2019-05-14 14:29:43 +00:00
- You can as well create a shortcut to `firefox/firefox` to open Firefox easily
2019-05-14 14:38:49 +00:00
- Start Firefox and test if `user.js` was applied browsing to `about:config` and look if `config.applied` is `true`.
2019-05-14 01:15:13 +00:00
### Mac
- Download and install the last version of Firefox
- Clone or download zip file and extract it
2019-05-14 01:17:18 +00:00
- Locate Firefox's installation directory `Applications/Firefox.app/Contents/Resources/`
2019-05-14 14:29:43 +00:00
- Copy the files contained in `config` folder to the install directory
2019-05-14 14:38:49 +00:00
- Start Firefox and test if `user.js` was applied browsing to `about:config` and look if `config.applied` is `true`.
2019-05-14 01:15:13 +00:00
### 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](https://t.me/fennec_fdroid) for support or talk about privacy and security topics.
## Thanks:
I really thanks all the authors who inspired me:
* [gHacks](https://github.com/ghacksuserjs/ghacks-user.js)
* [Librefox Browser](https://github.com/intika/Librefox)
* [pyllyukko](https://github.com/pyllyukko/user.js)
* [OrangeManBad](https://git.nixnet.xyz/OrangeManBad/user.js) - (pyllyukko fork)
* [CHEF-KOCH](https://github.com/CHEF-KOCH/FFCK/tree/master/user.js)
## Special Thanks:
2019-05-14 01:20:15 +00:00
to all the members of my Telegram group who support me and give me motivation.