WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Open Email Client

Open Email Client

View on Chrome Web Store
View Open Email Client Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (4 ratings)
9 views
This extension has been viewed 9 times

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

A powerful IMAP and POP3 email client based on notmuch indexing engine
Type
Extension
Users
1,000 users
InBasic
View author page of InBasic
Published
Published on February 4, 2018
Version 0.6.5
Manifest version
3
Updated
Updated on July 17, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Open Email Client 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",
    "manifest_version": 3,
    "version": "0.6.5",
    "name": "Open Email Client",
    "description": "A powerful IMAP and POP3 email client based on notmuch indexing engine",
    "permissions": [
        "nativeMessaging",
        "downloads",
        "storage",
        "contextMenus",
        "notifications",
        "alarms",
        "offscreen",
        "idle"
    ],
    "offline_enabled": true,
    "action": {
        "default_icon": {
            "16": "\/data\/icons\/gray\/16.png",
            "32": "\/data\/icons\/gray\/32.png",
            "48": "\/data\/icons\/gray\/48.png"
        }
    },
    "icons": {
        "16": "\/data\/icons\/gray\/16.png",
        "32": "\/data\/icons\/gray\/32.png",
        "48": "\/data\/icons\/gray\/48.png",
        "64": "\/data\/icons\/gray\/64.png",
        "128": "\/data\/icons\/gray\/128.png"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "options_ui": {
        "page": "\/data\/options\/index.html",
        "open_in_tab": true
    },
    "homepage_url": "https:\/\/add0n.com\/notmuch-email-client.html"
}
© 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