By: Taiki
Inspect and view changes in Copy Article URLs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy Article URLs",
"version": "1.0",
"description": "A Firefox add-on that copies all the URLs in the current article.",
"icons": {
"48": "yellow.png"
},
"browser_action": {
"default_title": "Copy Article URLs"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"javascript.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{85fd2024-b5ff-4c4a-a517-e01ccd76758a}"
}
}
} Best Copy Article URLs Alternatives
Here are some Firefox add-ons that are similar to Copy Article URLs:
Copy All Links
Qh88
Copy All Tabs
Charles
Copy Tab URLs
Firefox user 13243341
Copy URLs
oov
Copy URL with Keyboard
Nick Tassone
Copy Tab URLs
malijaffri
URL MultiCopy
erosman
Clip url
Vogu66
Copy All Links
VB77
Link Extractor
woynoba
Copy current URL shortcut
kooler
Paste-a-Sauce
IsItGreg