Stuff for Basilisk/Pale Moon.
- JavaScript 100%
|
|
||
|---|---|---|
| basematrix.txt | ||
| LICENSE | ||
| readme.md | ||
| Redirector.rjson | ||
| user.js | ||
Bakunawa
Stuff for Basilisk/Pale Moon. We named this repo Bakunawa (a.k.a. Philippines' moon dragon) as a nod to the Goanna/UXP browsers I aimed at.
Last updated : 29/4/2026 - Split extension blocklist into its own section & random corrections.
basematrix.txt
- uMatrix rules, which also applies to ηMatrix. Empty the old rules before applying the new one, as failing to do so sticks you to the overly permissive defaults.
additional settings not covered in basematrix.txt
- Auto-update hosts files unticked/disabled. Enable / ignore this setting if needed.
Redirector.rjson
- Meant to be applied to URL Rewriter.
user.js
Differences from Narsil's (whose user.js I based off... again.)
- network.http.referer.XOriginPolicy set to 1 so as to avoid breaking stuff.
- blockDotOnion disabled in case anyone would like to use TOR on either Basilisk or Pale Moon.
- Otherwise same deal as the Firefox user.js I previously cooked.
Usage
- Download user.js
- Open Basilisk or Pale Moon & 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 Basilisk or Pale Moon.