Banner banner Firefox

Examine source code of Banner banner

By: Gerben
Inspect and view changes in Banner banner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "bannerbanner",
  "description": "Hide view-reducing screen junk from websites.",
  "version": "1.2.1resigned1",
  "icons": {
    "48": "/icon_disabled.svg"
  },
  "page_action": {
    "browser_style": true,
    "default_title": "Ban banners",
    "default_icon": "/icon_enabled.svg"
  },
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "<all_urls>",
    "storage",
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "bannerbanner@bannerbanner"
    }
  },
  "manifest_version": 2
}

Best Banner banner Alternatives

Here are some Firefox add-ons that are similar to Banner banner: