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"
  }
}

Melhores alternativas huntr.dev GitHub Extension

Aqui estão algumas Firefox add-ons que são similares a huntr.dev GitHub Extension: