UltraBlock - Privacy & Adblock Firefox

Examine source code of UltraBlock - Privacy & Adblock

Inspect and view changes in UltraBlock - Privacy & Adblock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "version": "1.5.1",
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "img/logo-green-16x16.png",
    "24": "img/logo-green-24x24.png",
    "32": "img/logo-green-32x32.png",
    "64": "img/logo-green-64x64.png",
    "128": "img/logo-green-128x128.png"
  },
  "author": "Ninble",
  "minimum_chrome_version": "56",
  "incognito": "spanning",
  "background": {
    "persistent": true,
    "scripts": [
      "js/background.js",
      "js/common.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": false,
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/document.js",
        "js/common.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/common.js",
        "js/frame.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "permissions": [
    "cookies",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "browsingData",
    "activeTab",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "UltraBlock",
    "default_icon": "img/logo-green-128x128.png",
    "default_popup": "html/results.html"
  },
  "homepage_url": "https://ultrablock.org/adblock/",
  "browser_specific_settings": {
    "gecko": {
      "id": "{cabe47f5-665b-41a1-8dda-bd86d2b2d310}"
    }
  }
}

Best UltraBlock - Privacy & Adblock Alternatives

Here are some Firefox add-ons that are similar to UltraBlock - Privacy & Adblock: