Fulladblock Firefox

Examine source code of Fulladblock

Inspect and view changes in Fulladblock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Fulladblock",
  "description": "__MSG_description__",
  "version": "1.0.1",
  "default_locale": "en",
  "background": {
    "scripts": [
      "./adguard/adguard-api.js",
      "./workerScript.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "./adguard/adguard-content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "match_about_blank": true,
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "./favicons/active/favicon-16x16.png",
    "32": "./favicons/active/favicon-32x32.png",
    "48": "./favicons/active/favicon-48x48.png",
    "128": "./favicons/active/favicon-128x128.png"
  },
  "browser_action": {
    "default_title": "Fulladblock",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "./favicons/active/favicon-16x16.png",
      "24": "./favicons/active/favicon-24x24.png",
      "32": "./favicons/active/favicon-32x32.png"
    }
  },
  "manifest_version": 2,
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "http://*/*",
    "https://*/*",
    "ws://*/*",
    "wss://*/*",
    "storage",
    "tabs",
    "unlimitedStorage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{48a3a172-6856-4768-819b-1ccac22c665b}"
    }
  }
}

Best Fulladblock Alternatives

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