This project provides the a *user.js file, which holds James Cherti's settings to customize the Firefox web browser to enhance the user experience and security.
- Firefox
-
Clone the repository:
git clone https://github.com/jamescherti/jc-firefox-settings
-
Navigate to the repository directory:
cd jc-firefox-settings
-
Run the script to configure Firefox:
cp user.js ~/.mozilla/firefox/YOURDIR.NAME/user.js
The jc-firefox-settings
tool has been written by James Cherti and is distributed under terms of the MIT license.
Other project by the same author:
- jc-dotfiles @GitHub: A collection of UNIX/Linux configuration files. You can either install them directly or use them as inspiration your own dotfiles.
- bash-stdops @GitHub: A collection of Bash helper shell scripts.
- jc-gnome-settings: GNOME customizations that can be applied programmatically.
- jc-gentoo-portage @GitHub: Provides configuration files for customizing Gentoo Linux Portage, including package management, USE flags, and system-wide settings.
- jc-xfce-settings: GNOME customizations that can be applied programmatically.
- watch-xfce-xfconf: A command-line tool that can be used to configure XFCE 4 programmatically using the xfconf-query commands displayed when XFCE 4 settings are modified.