GitHub CR Toolbox Firefox

Examine source code of GitHub CR Toolbox

Inspect and view changes in GitHub CR Toolbox source codes across current and past versions
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"
  }
}

Melhores alternativas GitHub CR Toolbox

Aqui estão algumas Firefox add-ons que são similares a GitHub CR Toolbox: