huntr.dev GitHub Extension Firefox

Examine source code of huntr.dev GitHub Extension

Inspect and view changes in huntr.dev GitHub Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "huntr.dev GitHub Extension",
  "version": "0.1.2",
  "description": "View huntr.dev bounty rewards on GitHub as you browse code repositories.",
  "content_scripts": [
    {
      "js": [
        "js/background.js"
      ],
      "matches": [
        "https://github.com/*/*"
      ]
    }
  ],
  "permissions": [
    "webRequest",
    "https://mnk2smepzzdp5djxpbthzr6odq.appsync-api.eu-west-1.amazonaws.com/graphql"
  ],
  "web_accessible_resources": [
    "html/bounty_tab.html"
  ],
  "icons": {
    "16": "img/logo_16.png",
    "24": "img/logo_24.png",
    "32": "img/logo_32.png",
    "48": "img/logo_48.png",
    "128": "img/logo_128.png"
  }
}

Best huntr.dev GitHub Extension Alternatives

Here are some Firefox add-ons that are similar to huntr.dev GitHub Extension: