FixedZap Firefox

Examine source code of FixedZap

By: Fedorov Add-on
Inspect and view changes in FixedZap source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FixedZap",
  "version": "1.3.0",
  "description": "Zap fixed-position banners, cookie bars and sticky headers instantly",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e4a3a0c-b6f2-499b-bad5-b341b502f073}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/ico16.png",
    "32": "icons/ico32.png",
    "48": "icons/ico48.png",
    "96": "icons/ico96.png",
    "128": "icons/ico128.png"
  },
  "browser_action": {
    "default_popup": "gui/main.html",
    "default_icon": {
      "16": "icons/ico16.png",
      "32": "icons/ico32.png",
      "48": "icons/ico48.png",
      "96": "icons/ico96.png",
      "128": "icons/ico128.png"
    }
  },
  "background": {
    "scripts": [
      "core/bg.js"
    ]
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "banner_remover.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best FixedZap Alternatives

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