WebExtension.net
Toggle dark mode
WebExtension.net

Simplehuman, keyboard shortcuts and command bar for Gmail

View on Chrome Web Store
View Simplehuman, keyboard shortcuts and command bar for Gmail Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (21 ratings)
1 new ratings
13 views
This extension has been viewed 13 times

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

Keyboard shortcuts and command bar for Gmail
Type
Extension
Users
472 users
2
simplehuman.email
View author page of simplehuman.email
Published
Published on July 8, 2021
Version 33.10.1
Manifest version
3
Updated
Updated on January 16, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Simplehuman, keyboard shortcuts and command bar for Gmail Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Keyboard shortcuts and command bar for Gmail",
    "version": "33.10.1",
    "manifest_version": 3,
    "name": "Simplehuman, keyboard shortcuts and command bar for Gmail",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoq2r+9oZeTw+6dnpHKf+f8BXF43ssOz73Ea5C+b86\/b3xTesNAoss0GPPbnaqYD41vjbv1kksDt0HyMQX\/43pLRSfURLYMh1QUXfakC3NXQngv0hOtQZEABN7NAkiLhpjUAIpaQw+OqyQzYMWl\/WIPF4fdr3BuHyQLp+wgFF7zkxufVbwEWMVvgu2d8oLew1zFwt\/NT3i3OmSGZRYxeOz938zaNUqH4fDkJnlqghVDmvzTcHP2+6WktBRH8SOC7s4oRjoj1VZcZYQznc9RVk45LNQRFEJrwhHKzc\/dedPSbxLa5Ed2GLbdsVIwP7RtDj\/HqvmXOCi6fE5cb2Ix48iwIDAQAB",
    "permissions": [
        "storage",
        "tabs",
        "identity",
        "identity.email",
        "background"
    ],
    "host_permissions": [
        "*:\/\/mail.google.com\/*",
        "*:\/\/accounts.google.com\/*",
        "*:\/\/apis.google.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; connect-src 'self' ws:\/\/localhost:3000 wss:\/\/localhost:3000 http:\/\/localhost:3000 https:\/\/localhost:3000 https:\/\/*.firebaseio.com https:\/\/*.firebase.googleapis.com https:\/\/firestore.googleapis.com https:\/\/apis.google.com https:\/\/identitytoolkit.googleapis.com https:\/\/securetoken.googleapis.com https:\/\/www.googleapis.com https:\/\/*.cloudfunctions.net https:\/\/oauth2.googleapis.com https:\/\/api.mixpanel.com https:\/\/api-js.mixpanel.com https:\/\/decide.mixpanel.com https:\/\/accounts.google.com\/o\/oauth2\/revoke"
    },
    "oauth2": {
        "client_id": "997398064300-2pd5arvjaprbkk95hj938hskedujfm3b.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "background": {
        "service_worker": "background.bundle.js",
        "type": "module"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": ".\/assets\/img\/icon-34.png"
    },
    "icons": {
        "128": ".\/assets\/img\/icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ]
}
WebExtension.net

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

© 2025 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