By: hcwtam
Inspect and view changes in Paste and Go source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Paste and Go",
"description": "Bring \"paste and go\" functionality to everywhere in the browser",
"version": "0.1.0",
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"contextMenus",
"clipboardRead",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_icon": {
"16": "/images/logo16.png",
"32": "/images/logo32.png",
"48": "/images/logo48.png",
"128": "/images/logo128.png"
}
},
"icons": {
"16": "/images/logo16.png",
"32": "/images/logo32.png",
"48": "/images/logo48.png",
"128": "/images/logo128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "paste_and_go_hcwtam@gmail.com"
}
}
} Best Paste and Go Alternatives
Here are some Firefox add-ons that are similar to Paste and Go:
Paste n' Go
em_te
Multiple Paste and Go Button
wantora
Paste Anyway
Extroverted Developer, LLC
Copy on Select
micpob
PastePass - Enable Right Click and Paste
Chitranjan Kumar Gupta
F_U Paste Me
Haroun B.
ShortcutPaste
KhanhRomVN
Paste Enabler
Thomas PUJOL
Paste and Go Key
AQmx
Clipboard Auto Paster
Thu
Forces Copy Paste & Select
Vicky
Force Paster
Pratyush Vashisht