By: APDEV
Inspect and view changes in Pretty Reply for Gmail 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.2.8",
"default_locale": "en",
"description": "__MSG_extDescription__",
"browser_specific_settings": {
"gecko": {
"id": "pretty-reply@pallotta.andrea",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"host_permissions": [
"https://mail.google.com/*"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "Pretty Reply",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best Pretty Reply for Gmail Alternatives
Here are some Firefox add-ons that are similar to Pretty Reply for Gmail:
QuickReply Pro
JabDesk
Better Email
JW
Simplify Gmail
Michael Leggett
UnQuote for Gmail
Vikas Gautam
Gmail Reply Attach Helper
Mehmet Emre Demirbek
EasyReply
Duke49th
Gmail Headers Beautifier
Top Deliverability
RandomSignatureQuotes in Gmail™
mort253
Checker Plus for Gmail™
Jason Savard
Quick Reply Meet
enzon19
Gmail Hide Notifications
Martin Staadecker
MetaClean for Gmail
Adarsus Developer Team