By: Danylo Yakymenko
Inspect and view changes in Copy True Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy True Link",
"version": "1.0",
"description": "Copies True Link as shown at the status bar",
"icons": {
"48": "icons/TrueCopy.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"contextMenus",
"clipboardWrite"
]
} Best Copy True Link Alternatives
Here are some Firefox add-ons that are similar to Copy True Link:
Pure Link Text
Klemens Schölhorn
Copy URL
Serhii
Fast Copy Links
ColdSpirit
Copy Link and Text
Alexander Dietrich
Copy Relative URL
Cody
Copy Text Link
Zatsune Sakurako
Copy Link Title (WebExtensions)
def00111
Link Text and Location Copier
William Groenendijk
Fennec Copy Link Text
shyangs
Copy URL With Hash
Jake Hartz
Arc Like Copy Link
uday_699