I Made a Script for Arkenfox
See original GitHub issueHello everyone, I just wanted to let you know I’m maintaining a script called userjs-dl
.
I just released version 2.0 and I’d like to know what are your thoughts.
The script is only 35 lines and it does the same things updater.sh
and cleaner.sh
do but better.
You can run it manually when you feel like updating or from the crontab periodically (eg. each 15 min).
However there’s a caveat, if you want to customize your profile you need a patch file. The script treats every prefs except browser UI and extensions as temporary.
If you need an example there’s a file named user.js.diff
on my repo under config.
Here you can learn where your data is stored.
This script wouldn’t have been possible without Arkenfox, thank you so much.
Try out userjs-dl
see if it’s for you and report bugs if there are any (make a backup, just in case).
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (4 by maintainers)
FWIW, I made another updater too: https://codeberg.org/rusty-snake/firefox-config/src/branch/main/assets/updater2.sh
It just
user.js_prefs_to_uncomment.txt