Skip to content

prirai/firefox-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firefox-config

Firefox configs for security, privacy, usability and performance

Install UBlock Origin, Sponsorblock, Decentraleyes, PrivacyBadger and Containers (eg. Google container, facebook container).

Change user js

You can make firefox fully-suited to your needs and for the maximum security, privacy, usability and performance without very much tweaking by changing the user js in your browser profile.

Firefox profiles are located by default in ~/.mozilla/firefox/ in Linux and %APPDATA%\Mozilla\Firefox\Profiles\ in Windows.

  • Create a new Firefox profile or use an existing one and move to the profile directory. You can navigate to about:profiles and find the location for your current profile's root directory as well as find the option to create a new profile.
  • If you want to try this out, you can go with creating a new profile.
  • Copy user.js to your profile's root directory test it out for sometime and make the required changes in your original profile.
  • For changing some prefs you can create a new file in profile's Root Directory, user-overrides.js and fill it with the prefs you want to override. Now, append the content at the end of user.js file. You can download from here.
  • Done! Happy browsing.

The user.js file is taken from various other preexisting projects like arkenfox, betterfox and other projects and modified to suite the needs of a normal user.

Manual Hardening

Refer to this guide - The Hitchhiker’s Guide to Online Anonymity

Extensions for Themes

Custom UserChrome

  • If you also want to change the appearance of Firefox to give it a look you prefer, you can try searching for some userchrome projects on GitHub or elsewhere and giving them a try.

About Config Documentation and other tricks

  • A few of the nifty tricks used are present in the tricks.md file.
  • Flags mentioned in the about:config are largely undocumented. Here's an effort to document most of the flags present. Intial pages are scraped from https://kb.mozillazine.org/ and are present in the mzpages directory.

If you really liked this project, star it and also contribute back.

About

Firefox configs for security, privacy, usability and performance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published