GitCut Firefox

Examine source code of GitCut

Inspect and view changes in GitCut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitCut",
  "version": "0.1.2",
  "description": "Copy links from github issues and pull requests easily",
  "content_scripts": [
    {
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js"
      ],
      "matches": [
        "https://github.com/*"
      ]
    }
  ]
}

Best GitCut Alternatives

Here are some Firefox add-ons that are similar to GitCut: