https://github.com/rusty-snake/firefox-prefs-differ
https://github.com/rusty-snake/firefox-prefs-differ
aboutconfig arkenfox firefox prefjs
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rusty-snake/firefox-prefs-differ
- Owner: rusty-snake
- License: mit
- Created: 2026-04-25T07:26:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-21T17:09:37.000Z (27 days ago)
- Last Synced: 2026-06-21T19:07:42.092Z (27 days ago)
- Topics: aboutconfig, arkenfox, firefox, prefjs
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# firefox-prefs-differ
1. `./download_firefox.sh 149.0`
2. `./podman-run.sh 149.0`
- build the image first if it is outdated: `podman build -t firefox-prefs-differ -f Containerfile`
3. `Ctrl+Shift+K` and paste `about_config_extractor.js`
4. `wl-paste > all-prefs-149.0.js`
5. `./smart_differ.py 148.0 149.0`