By: Lucas Lourenço
Inspect and view changes in Fast Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "1.6.0",
"description": "__MSG_extDescription__",
"default_locale": "en",
"permissions": [
"activeTab",
"clipboardWrite",
"scripting",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"options_page": "options.html",
"commands": {
"copy-url": {
"suggested_key": {
"default": "Ctrl+Shift+U",
"mac": "Command+Shift+U"
},
"description": "Copiar URL da aba atual"
},
"show-history": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y"
},
"description": "Mostrar histórico de cópias"
}
},
"browser_specific_settings": {
"gecko": {
"id": "fast-copy@lucaslourencoo",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Fast Copy Alternatives
Here are some Firefox add-ons that are similar to Fast Copy:
ClipStash - Smart Clipboard
Kaijdi
Fast Hover Copy
hongducwb
Quick URL Copy
EvilUrge
ClipFast
Kxvin
Quick Copy & Highlight
GD365
Simple URL Copy
Misoni
Smart Copy: Title & URL
655bet
SmartCopy
Dipto Design
CopyLink Pro
MediaSmart
U.Linkei (beta)
Tercio Oliveira
Copy URL with Keyboard
Nick Tassone
Quick Copy URL
Rafael Apocalypse