Bug Bounty Header Mod Firefox

Examine source code of Bug Bounty Header Mod

By: 0xChups
Inspect and view changes in Bug Bounty Header Mod source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bug Bounty Header Mod",
  "version": "1.0",
  "description": "Persistent Header Modifier",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Header Modifier"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a5ed2f9-7cb9-4530-bea2-6ddd019c37d3}"
    }
  }
}

Best Bug Bounty Header Mod Alternatives

Here are some Firefox add-ons that are similar to Bug Bounty Header Mod: