Adblur Firefox

Examine source code of Adblur

Por: Andy R.
Inspect and view changes in Adblur source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Adblur",
  "version": "1.5resigned1",
  "description": "__MSG_description__",
  "homepage_url": "http://addons.andreas-ratke.de/",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon-16.jpg",
    "32": "icons/icon-32.jpg",
    "48": "icons/icon-48.jpg",
    "64": "icons/icon-64.jpg",
    "128": "icons/icon-128.jpg"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon-32.jpg",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "adblur@andreas-ratke.de"
    }
  }
}

Mejores alternativas Adblur

Aquí hay algunas Firefox add-ons que son similares a Adblur: