GitCut Firefox

Examine source code of GitCut

제작자: borzeckid
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/*"
      ]
    }
  ]
}

최고의 GitCut 대안

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