By: Cody
Inspect and view changes in Copy Relative URL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy Relative URL",
"description": "A very simple extension to copy the relative path of a URL",
"version": "1.0",
"homepage_url": "https://github.com/cody1213/copy-relative-url",
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"permissions": [
"activeTab",
"contextMenus",
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "{f5929e94-34ea-41bc-809b-8de8a0428ca1}"
}
}
} Best Copy Relative URL Alternatives
Here are some Firefox add-ons that are similar to Copy Relative URL:
Simple URL Copy
Misoni
Copycat
BlackGlory
Copy True Link
Danylo Yakymenko
Simply Copy Current Page Link
010 Pixel
Copy tab URL to clipboard
idk
Copy links on hover
SecT0uch
Copy URLs
oov
Copy current URL shortcut
kooler
Quick Copy URL
vantezzen
Link Cleaner
what386
Copy URL With Hash
Jake Hartz
Extended Link Copy
Tobias Bernrieder