By: Marnes
Inspect and view changes in Copy Selected Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"applications": {
"gecko": {
"id": "jid1-vs5odTmtIydjMg@jetpack"
}
},
"name": "Copy Selected Links",
"short_name": "CSL",
"version": "2.4.1",
"description": "Right-click selected text to copy the URL of any links it contains.",
"author": "marnick.leau@gmail.com",
"icons": {
"16": "images/icon-16.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"permissions": [
"notifications",
"contextMenus",
"storage",
"activeTab"
],
"commands": {
"copy-selected-links": {
"suggested_key": {
"default": "Alt+Shift+C"
},
"description": "Copy the currently selected links."
}
}
} Best Copy Selected Links Alternatives
Here are some Firefox add-ons that are similar to Copy Selected Links:
Plain Text Linker
Marnes
Copy Text Link
Zatsune Sakurako
Copy Link Extras
igorlogius
Copy URLs
oov
Copy Links as CSV
ono ono
Right Click Copy
Planet Xtreme
Simple URL Copy
Misoni
Link Tools
Daniel Dawson
Copy Links
manybuddies
Copy links on hover
SecT0uch
Copy Tab URLs
Firefox user 13243341
Copy Link and Text
Alexander Dietrich