Github Issue Reactions Firefox

Examine source code of Github Issue Reactions

Par : Norfeldt Add-on
Inspect and view changes in Github Issue Reactions 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": "Github Issue Reactions",
  "version": "2.4.5",
  "description": "List a link of reactions on a github issue and pull request page",
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "index.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "https://www.github.com/",
    "http://www.github.com/",
    "storage"
  ],
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png",
    "256": "icon_256.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f6ec3962-fd1d-4a7b-8dab-d211fbf91389}",
      "strict_min_version": "57.0a1"
    }
  }
}

Meilleures alternatives Github Issue Reactions

Voici quelques Firefox add-ons qui sont similaires à Github Issue Reactions :