Github Issue Reactions Firefox

Examine source code of Github Issue Reactions

Por: Norfeldt
Inspect and view changes in Github Issue Reactions source codes across current and past versions
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"
    }
  }
}

Mejores alternativas Github Issue Reactions

Aquí hay algunas Firefox add-ons que son similares a Github Issue Reactions: