WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Simplehuman - Read Receipts, Split Inbox, Hotkeys & Reminders for Gmail

Simplehuman - Read Receipts, Split Inbox, Hotkeys & Reminders for Gmail

View on Chrome Web Store
View Simplehuman - Read Receipts, Split Inbox, Hotkeys & Reminders for Gmail Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (48 ratings)
1 new ratings
46 views
This extension has been viewed 46 times
0 downloads
This extension has been downloaded 0 times

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

Supercharge Gmail with 25+ new keyboard shortcuts, natural language snooze, split inbox, read receipts & more.
Type
Extension
Users
1,000 users
1
simplehuman.email
View author page of simplehuman.email
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 8, 2021
Version 42.5.0
Manifest version
3
Updated
Updated on March 6, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Simplehuman - Read Receipts, Split Inbox, Hotkeys & Reminders 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": "Supercharge Gmail with 25+ new keyboard shortcuts, natural language snooze, split inbox, read receipts & more.",
    "version": "42.5.0",
    "manifest_version": 3,
    "name": "Simplehuman - Read Receipts, Split Inbox, Hotkeys & Reminders for Gmail",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoq2r+9oZeTw+6dnpHKf+f8BXF43ssOz73Ea5C+b86\/b3xTesNAoss0GPPbnaqYD41vjbv1kksDt0HyMQX\/43pLRSfURLYMh1QUXfakC3NXQngv0hOtQZEABN7NAkiLhpjUAIpaQw+OqyQzYMWl\/WIPF4fdr3BuHyQLp+wgFF7zkxufVbwEWMVvgu2d8oLew1zFwt\/NT3i3OmSGZRYxeOz938zaNUqH4fDkJnlqghVDmvzTcHP2+6WktBRH8SOC7s4oRjoj1VZcZYQznc9RVk45LNQRFEJrwhHKzc\/dedPSbxLa5Ed2GLbdsVIwP7RtDj\/HqvmXOCi6fE5cb2Ix48iwIDAQAB",
    "permissions": [
        "storage",
        "tabs",
        "identity",
        "identity.email",
        "background",
        "declarativeNetRequest",
        "notifications",
        "gcm",
        "contextMenus"
    ],
    "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-vskmo6aq7o61ggt53ntaufpd60jcqijg.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": [
                "xhrInterceptor.bundle.js"
            ],
            "run_at": "document_start",
            "world": "MAIN"
        },
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/img\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/simplehuman.email\/*",
            "https:\/\/*.simplehuman.email\/*"
        ]
    }
}
© 2026 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