GitHub PR status highlighter Firefox

Examine source code of GitHub PR status highlighter

Inspect and view changes in GitHub PR status highlighter 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 PR status highlighter",
  "version": "1.3",
  "description": "Highlights GitHub PRs based on status.",
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "js": [
        "gh-highlighter.js"
      ]
    }
  ],
  "icons": {
    "48": "github-logo.png",
    "96": "github-logo.png"
  }
}

Best GitHub PR status highlighter Alternatives

Here are some Firefox add-ons that are similar to GitHub PR status highlighter: