Firefox/README.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2023-06-05 15:54:41 +02:00
# Firefox config
Configuration for [Firefox](https://firefox.com) focused on privacy and blazing-fast browsing, suitable for everyone, based on the [Betterfox](https://github.com/yokoffing/Betterfox/) project.
2023-08-10 22:01:50 +02:00
You can find more Firefox and browsing tips [here](https://space.znachor.cz/software/firefox.html) (CZ).
2023-06-06 14:27:19 +02:00
## Installation
2023-08-10 22:01:50 +02:00
To install this configuration, follow these steps:
1. Create a new Firefox profile (optional)
- Open `about:profiles` and create a new profile.
2. Open profile directory
- You can find the profile's root directory on `about:profiles` page.
- If you are using Flatpak, `.mozilla` directory will be located at `~/.var/app/org.mozilla.firefox/`.
2023-06-06 14:27:19 +02:00
2023-08-10 22:01:50 +02:00
3. Create `user.js` file
2023-06-06 14:27:19 +02:00
- Paste the content of Betterfox's [user.js file](https://raw.githubusercontent.com/yokoffing/Betterfox/master/user.js).
- Add the content of my [user.js file](/Znachor/Firefox/raw/branch/master/user.js) at the end of the file.
2023-08-10 22:01:50 +02:00
4. Edit or create `prefs.js` file
2023-06-06 14:27:19 +02:00
- Add the content of my [prefs.js file](/Znachor/Firefox/raw/branch/master/prefs.js) at the end of the file.