Inspect and view changes in Multi Copy Paste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Multi Copy Paste",
"description": "Copy and paste multiple contents from a webpage",
"version": "0.0.1",
"browser_action": {
"default_icon": "icons/icon16.png",
"default_popup": "index.html",
"default_title": "Multi copy paste"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"64": "icons/icon64.png",
"128": "icons/icon128.png",
"720": "icons/icon720.png"
},
"permissions": [
"storage",
"contextMenus"
],
"web_accessible_resources": [
"public/*"
]
} Best Multi Copy Paste Alternatives
Here are some Firefox add-ons that are similar to Multi Copy Paste:
Multicopy
Trishul
Text MultiCopy
erosman
SmartPaste — Multi Clipboard
Yoossef
URL MultiCopy
erosman
SmartCopy
Dipto Design
Clipboard Manager Plus 821
clipboard_manager_plus_821
Browser Copy Assistant
Jozbiz Technologies
Quick Copy Plus
OKVIP
PasteMate
chandra shekhar
Clipboard Manager
dev.official
Clipboard History
Anby
Quick Copy
Ramit Mittal