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をいくつか紹介します: