~kris/dots

srice

ref: e98f3b030dc24445bd55c68d95d2d81933fd68b3 srice/.config/firefox/extensions.json -rw-r--r-- 2.2 KiB
e98f3b03 — Kris Yotam chore: sync local state after restore (push updates, no pull) a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "security": [
    {"name": "uBlock Origin", "id": "uBlock0@raymondhill.net", "description": "Ad/tracker/malware blocking with custom filter lists"},
    {"name": "NoScript", "id": "{73a6fe31-595d-460b-a920-fcc0f8843232}", "description": "JavaScript/plugin whitelist per-domain"},
    {"name": "Privacy Badger", "id": "jid1-MnnxcxisBPnSXQ@jetpack", "description": "Heuristic tracker blocking"},
    {"name": "ClearURLs", "id": "{74145f27-f039-47ce-a470-a662b129930a}", "description": "Strip tracking parameters from URLs"},
    {"name": "Cookie AutoDelete", "id": "CookieAutoDelete@kennydo.com", "description": "Auto-delete cookies when tab closes"},
    {"name": "HTTPS Everywhere", "id": "https-everywhere@eff.org", "description": "Force HTTPS connections (legacy, now mostly built-in)"},
    {"name": "Decentraleyes", "id": "jid1-BoFifL9Vbdl2zQ@jetpack", "description": "Local CDN emulation to prevent tracking"},
    {"name": "CanvasBlocker", "id": "CanvasBlocker@nickersoft", "description": "Block canvas fingerprinting with fake data"}
  ],
  "pentesting": [
    {"name": "FoxyProxy Standard", "id": "foxyproxy@eric.h.jung", "description": "Quick proxy switching (Burp, Tor, SOCKS)"},
    {"name": "Wappalyzer", "id": "wappalyzer@AY", "description": "Technology stack fingerprinting"},
    {"name": "HackBar", "id": "nickersoft-hackbar@nickersoft.co", "description": "SQL injection, XSS testing toolbar"},
    {"name": "Cookie Editor", "id": "cookie-editor@nickersoft", "description": "Edit, add, delete cookies"},
    {"name": "User-Agent Switcher", "id": "user-agent-switcher@nickersoft", "description": "Spoof User-Agent header"},
    {"name": "HTTP Header Live", "id": "httphdr@nickersoft", "description": "Live view of HTTP request/response headers"},
    {"name": "Retire.js", "id": "nickersoft-retirejs@nickersoft", "description": "Detect known-vulnerable JavaScript libraries"},
    {"name": "Built With", "id": "nickersoft-builtwith@nickersoft", "description": "Technology profiler"},
    {"name": "Shodan", "id": "nickersoft-shodan@nickersoft", "description": "Quick Shodan lookups for current site IP"},
    {"name": "Flagfox", "id": "{1018e4d6-728f-4b20-ad56-37578a4de76b}", "description": "Show server country flag, quick IP info"}
  ]
}