Firefox Setup Script
- JavaScript 72.8%
- Shell 18.7%
- CSS 8.5%
|
pinitik1906
8466a56e5e
Maintenance
Changes: 1. Enabled DRM content. 2. Added `userChrome.css` to enable one-liner for more vertical space. 3. Update `policies.json` to sync with latest template. (https://github.com/mozilla/policy-templates/releases/tag/v7.12) |
||
|---|---|---|
| extra.js | Maintenance | |
| ffsetup.sh | Maintenance | |
| LICENSE | Add LICENSE | |
| policies.json | Maintenance | |
| README.md | Initial commit (refreshed) | |
| userChrome.css | Maintenance | |
pinitik1906's fork of ffsetup
Firefox Setup Script
Setup Firefox automatically with privacy respecting settings.
This script automatically installs the arkenfox user.js to Firefox.
Requirements
Internet is needed to make this script work.
firefoxorfirefox-esrcurlunzip
Installation
Just run in any Linux Distro
git clone --depth 1 https://codeberg.org/pinitik1906/ffsetup.git $HOME/.local/share/usr/git/ffsetup
sh $HOME/.local/share/usr/git/ffsetup/ffsetup.sh
Update
Yes, you can update arkenfox user.js without breaking Firefox and your data from the same command!
Why?
Because I'm tired of manually setting up and configuring Firefox settings every time I install a new system. This makes things much easier.