By: NickyMateev
Inspect and view changes in Line Clipper for GitHub source codes across current and past versions
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
} Best Line Clipper for GitHub Alternatives
Here are some Firefox add-ons that are similar to Line Clipper for GitHub:
Diff Navigator for GitHub
Dean Attali
GitHub Web IDE
zvizvi
Interclip
Filip Troníček
DevClip for Developers
Freakin18
GithubCopylot
Infraviored
Clip to GitHub
Valentin Gosu
Clipper for AppFlowy
Alexandre R.
LinearClipper
Hanasa
GitLines
Stefanos0710
Quick Source Code Viewer
Hannah
GitHub Lines Viewed
Jamie McKernan
Quick Link Github
raicem