Desktop Firefox stuff.
- JavaScript 100%
| LICENSE | ||
| readme.md | ||
| Redirector.json | ||
| user.js | ||
Deskfox
Desktop Firefox stuff.
Last updated : 9/8/2026 - Rebased to Konform Browser and fixed fuckup on redirector.json.
Redirector.json
- Meant to be applied to Einar's Redirector extension. Can be made to work on UXP's URL Rewriter if the .json extension is renamed to .rjson but bakunawa had one.
user.js
Differences from Narsil's (whose user.js I based off)
- network.http.referer.XOriginPolicy set to 1 so as to avoid breaking stuff
- GPC not enforced
- Dunno, I think I made stuff a bit more permissive
Usage
- Download user.js (skip if already downloaded)
- Open Firefox (or any Firefox-based browser you're using, like Konform or Librewolf) & go to about:profiles to discover default profile directory; preferably while not connected to internet so as to prevent Firefox(-based browser) from uploading stuff
- Open file manager, copy user.js to default profile directory
- Maybe make user-override.js in case there are stuff you want enabled (but were disabled in my user.js). Like OCSP, a security feature that requires randomly connecting to stuff.
- Restart Firefox
Credits
- Narsil for user.js
- Arkenfox for user.js
- Spyware Watchdog