Desktop Firefox stuff.
  • JavaScript 100%
Find a file
2026-05-13 10:42:51 +00:00
LICENSE Update LICENSE 2026-05-13 10:41:56 +00:00
readme.md Upload files to "/" 2026-05-13 10:42:51 +00:00
Redirector.json Initial uploads 2026-04-18 03:56:02 +00:00
user.js Initial uploads 2026-04-18 03:56:02 +00:00

Deskfox

Desktop Firefox stuff.

Last updated : 29/4/2026 - Random corrections.

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
  • Open Firefox & go to about:profiles to discover default profile directory
  • Open file manager, copy user.js to default profile root 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