By: Chuck_Baker Add-on
Inspect and view changes in Paste Email (Original) for Quantum source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Paste Email (Original) for Quantum",
"short_name": "Paste Email (Original) WE",
"description": "Paste pre-defined text into any input field",
"version": "1.3resigned1",
"author": "Chuck Baker",
"applications": {
"gecko": {
"id": "pasteEmailOriginal@SoftwareByChuck.com",
"strict_min_version": "42.0"
}
},
"browser_action": {
"default_icon": "peo64x64.png",
"default_title": "Paste Email (Original)",
"default_popup": "peoPopup.html",
"browser_style": false
},
"permissions": [
"activeTab",
"contextMenus",
"storage",
"unlimitedStorage",
"tabs",
"notifications",
"http://*/",
"https://*/"
],
"background": {
"scripts": [
"peoCommon.js",
"peoBackground.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"peoCommon.js",
"peoContent.js"
],
"run_at": "document_end",
"all_frames": true
}
],
"icons": {
"16": "peo16x16.png",
"64": "peo64x64.png"
}
} Best Paste Email (Original) for Quantum Alternatives
Here are some Firefox add-ons that are similar to Paste Email (Original) for Quantum:
Paste Email Plus for Quantum
Chuck_Baker
Paste Queue
Oni
Email Paster
Mohammad Shahnazi
Paste-a-Sauce
IsItGreg
F_U Paste Me
Haroun B.
Plain Text Paste
xkzdb
Copy With Context
Joakim Almgren
PasteFox
FlexKleks
Paste n' Go
em_te
Copy on Select
micpob
PasteToMe
One Fathom
Paste Anyway
Extroverted Developer, LLC