GitHub CR Toolbox Firefox

Examine source code of GitHub CR Toolbox

제작자: Sean McPherson Add-on
Inspect and view changes in GitHub CR Toolbox 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 CR Toolbox",
  "version": "1.0",
  "description": "Floating tools to make code reviews on GitHub a little easier",
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*/*/pull/*/files"
      ],
      "js": [
        "src/script.js"
      ]
    }
  ],
  "icons": {
    "16": "src/icon-16.png",
    "48": "src/icon-48.png"
  }
}

최고의 GitHub CR Toolbox 대안

다음은 GitHub CR Toolbox과(와) 유사한 Firefox add-on입니다: