FigLeaf Firefox

Examine source code of FigLeaf

By: FigLeaf
Inspect and view changes in FigLeaf source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FigLeaf",
  "author": "Aura",
  "version": "2.0.5",
  "description": "Protect your identity with the smartest privacy solution ever",
  "icons": {
    "48": "images/icon-48.png",
    "96": "images/icon-96.png"
  },
  "background": {
    "scripts": [
      "js/background-firefox.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon-16.png",
      "32": "images/icon-32.png",
      "64": "images/icon-64.png"
    },
    "default_title": "FigLeaf"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "alarms",
    "file:///*",
    "nativeMessaging",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "images/*.png",
    "images/*.svg",
    "fonts/*.woff",
    "fonts/*.woff2",
    "videos/*.mp4",
    "_locales/**/*.json",
    "css/**/*.css"
  ],
  "content_scripts": [
    {
      "run_at": "document_start",
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "css/fonts/style.css"
      ],
      "js": [
        "js/content-firefox.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'; font-src * ",
  "applications": {
    "gecko": {
      "id": "{919e682e-bd9d-11eb-8529-0242ac130003}"
    }
  }
}

Best FigLeaf Alternatives

Here are some Firefox add-ons that are similar to FigLeaf: