GitHub Repository List Badges Firefox

Examine source code of GitHub Repository List Badges

Inspect and view changes in GitHub Repository List Badges 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 Repository List Badges",
  "description": "Displays badges in the GitHub repository list of a user.",
  "version": "1.4.31",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "https://api.github.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*?*tab=repositories*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a2c07be5-64e2-42d4-b454-c7b9dcd1fe31}"
    }
  }
}

Best GitHub Repository List Badges Alternatives

Here are some Firefox add-ons that are similar to GitHub Repository List Badges: