Github Issue Reactions Firefox

Examine source code of Github Issue Reactions

제작자: 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"
    }
  }
}

최고의 Github Issue Reactions 대안

다음은 Github Issue Reactions과(와) 유사한 Firefox add-on입니다: