WebExtension.net
WebExtension.net

Quick Compose for Gmail™

View on Chrome Web Store
View Quick Compose for Gmail™ Chrome Extension on Chrome Web Store
5.0 (22 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Quickly open the compose window of Gmail. Keyboard Shortcut: Alt + C.
Type
Extension
Users
2,000 users
BrowserNative
View author page of BrowserNative
Published
Published on October 1, 2016
Version 0.8
Manifest version
2
Updated
Updated on June 17, 2024
View on Chrome Web Store
View Quick Compose for Gmail™ Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "19": "static\/19.png",
            "38": "static\/38.png"
        },
        "default_title": "Compose New Email"
    },
    "description": "Quickly open the compose window of Gmail. Keyboard Shortcut: Alt + C.",
    "homepage_url": "https:\/\/browsernative.com\/quick-compose-gmail-3109\/",
    "icons": {
        "16": "static\/16.png",
        "48": "static\/48.png",
        "128": "static\/128.png"
    },
    "manifest_version": 2,
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "name": "Quick Compose for Gmail\u2122",
    "version": "0.8",
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+C"
            }
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top