GitHub Latest Release Firefox

Examine source code of GitHub Latest Release

Inspect and view changes in GitHub Latest Release source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Latest Release",
  "description": "Shows the latest release version right next to the name on a GitHub repository page.",
  "version": "1.0.57",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "permissions": [
    "https://api.github.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c2f73c5e-b4ff-446a-b814-e3e28faa325d}"
    }
  }
}

Meilleures alternatives GitHub Latest Release

Voici quelques Firefox add-ons qui sont similaires à GitHub Latest Release :