GitHub PR Check Status Firefox

Examine source code of GitHub PR Check Status

Par : 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"
    }
  }
}

Meilleures alternatives GitHub PR Check Status

Voici quelques Firefox add-ons qui sont similaires à GitHub PR Check Status :