By: BrowserNative
Inspect and view changes in Quick Compose for Gmail source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"background": {
"scripts": [
"js/background.js"
]
},
"browser_action": {
"default_icon": "static/128.png",
"default_title": "Compose New Email",
"browser_style": false
},
"description": "Quickly open the compose window of Gmail. Keyboard Shortcut: Alt + C.",
"homepage_url": "https://browsernative.com/gmail-firefox-extension/",
"icons": {
"128": "static/128.png"
},
"manifest_version": 2,
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"name": "Quick Compose for Gmail",
"version": "0.6.1",
"permissions": [
"contextMenus",
"tabs"
],
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+C"
},
"description": "Compose new email"
}
}
} Best Quick Compose for Gmail Alternatives
Here are some Firefox add-ons that are similar to Quick Compose for Gmail:
Send Selection to Gmail
Juliano
Gcontacts Sidebar
🌱 𝙅𝙪𝙨𝙤𝙧𝙚『ジュソレ』✊
GMail New Tab Button
Keepdev
Vim Compose
mbid
Launch Gmail
Karthik
Share by Email – Send Any Page
contaldi
Quick Email Access
Imran Frost
Quote Rich Text
John Navas
Gmail Shortcuts Plus
Gaurav Patidar
Gmail shortcut
Jakub M.