GitHub PR Check Status Firefox

Examine source code of GitHub PR Check Status

Por: bdkent Add-on
Inspect and view changes in GitHub PR Check Status 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": 3,
  "name": "GitHub PR Check Status",
  "description": "provides better UI for PR check status details",
  "version": "1.0.2",
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*/*/pull/*"
      ],
      "js": [
        "js/content.js"
      ]
    }
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gh-pr-ext@gmail.com",
      "strict_min_version": "42.0"
    }
  }
}

Melhores alternativas GitHub PR Check Status

Aqui estão algumas Firefox add-ons que são similares a GitHub PR Check Status: