Inspect and view changes in Copy Link and Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.1.0",
"default_locale": "en",
"description": "__MSG_extensionDescription__",
"background": {
"scripts": [
"constants.js",
"background.js"
]
},
"commands": {
"copy-link-and-text": {
"description": "__MSG_extensionName__",
"suggested_key": {
"default": "Alt+X"
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"constants.js",
"content.js"
]
}
],
"icons": {
"48": "icons/link.svg",
"96": "icons/link.svg"
},
"permissions": [
"clipboardWrite",
"contextMenus",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "{2205b4e4-b94e-4dd1-9677-7de3b77f60f9}"
}
}
} Best Copy Link and Text Alternatives
Here are some Firefox add-ons that are similar to Copy Link and Text:
Link Text and Location Copier
William Groenendijk
Copy Link Text
def00111
Copy Paste Tab Links
Kustrica
Copy Links
manybuddies
Copy URL To Clipboard
asamuzaK
Copy Link URL WE
yukisama
copytextandurl
klml
Extract & Copy Links
Sajad Momeni
Format Link
Hiroaki Nakamura
Copy page link and title to clipboard
Jake Almer
Copy Link With Click
Daniel Kaplan
Copy Text Link
Zatsune Sakurako