제작자: iProgrammer16
Inspect and view changes in Automatically Copy Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Automatically Copy Links",
"version": "1.0",
"description": "Automatically monitors and copies all visited links to your clipboard.",
"permissions": [
"storage",
"tabs",
"activeTab",
"clipboardWrite",
"webNavigation"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{d525cd68-adc6-433c-82a9-ac600eb3f4b4}"
}
}
} 최고의 Automatically Copy Links 대안
다음은 Automatically Copy Links과(와) 유사한 Firefox add-on입니다:
Copy All Links
Qh88
Copy All Links
VB77
Fast Copy Links
ColdSpirit
URL MultiCopy
erosman
Copy Tab URLs
Firefox user 13243341
Simply Copy Current Page Link
010 Pixel
Copy Link Text
Sytelix
Copy Paste Tab Links
Kustrica
Copy on Select
micpob
Copy URL with Keyboard
Nick Tassone
Fast Hover Copy
hongducwb
Link Extractor
woynoba