GitHub PR Check Status Firefox

Examine source code of GitHub PR Check Status

제작자: 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"
    }
  }
}

최고의 GitHub PR Check Status 대안

다음은 GitHub PR Check Status과(와) 유사한 Firefox add-on입니다: