1
0
Fork
You've already forked ffsetup
0
Firefox Setup Script
  • JavaScript 72.8%
  • Shell 18.7%
  • CSS 8.5%
Find a file
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)
2026年06月23日 00:21:10 +08:00
extra.js Maintenance 2026年06月23日 00:21:10 +08:00
ffsetup.sh Maintenance 2026年06月23日 00:21:10 +08:00
LICENSE Add LICENSE 2024年08月03日 17:45:40 -04:00
policies.json Maintenance 2026年06月23日 00:21:10 +08:00
README.md Initial commit (refreshed) 2026年01月20日 23:13:01 +08:00
userChrome.css Maintenance 2026年06月23日 00:21:10 +08:00

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.

  • firefox or firefox-esr
  • curl
  • unzip

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.