Line Clipper for GitHub Firefox

Examine source code of Line Clipper for GitHub

제작자: NickyMateev Add-on
Inspect and view changes in Line Clipper for GitHub 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
{
  "name": "Line Clipper for GitHub",
  "version": "1.0.2.2",
  "description": "Effortlessly copy file paths with their respective line numbers when working on GitHub.",
  "content_scripts": [
    {
      "js": [
        "traverser.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "include_globs": [
        "*://*github.*/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "images/logo16.png",
    "32": "images/logo32.png",
    "48": "images/logo48.png",
    "128": "images/logo128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/logo16.png",
      "32": "images/logo32.png",
      "48": "images/logo48.png",
      "128": "images/logo128.png"
    }
  },
  "manifest_version": 2
}

최고의 Line Clipper for GitHub 대안

다음은 Line Clipper for GitHub과(와) 유사한 Firefox add-on입니다: