WebExtension.net
Toggle dark mode
WebExtension.net

Email Reply Status

View on Chrome Web Store
View Email Reply Status Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (31 ratings)
0 views
This extension has been viewed 0 times

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

Stop wasting time sorting through emails: Instantly know which of your emails needs a reply back.
Type
Extension
Users
4,000 users
1K
cloudHQ
View author page of cloudHQ
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 17, 2018
Version 1.0.2.0
Manifest version
3
Updated
Updated on April 24, 2024
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Email Reply Status 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",
    "web_accessible_resources": [
        {
            "resources": [
                "javascripts\/*",
                "icons\/*",
                "stylesheets\/*"
            ],
            "matches": [
                "*:\/\/*.cloudhq.net\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ]
        }
    ],
    "name": "Email Reply Status",
    "short_name": "Email Reply Status",
    "icons": {
        "48": "icons\/icon-48x48.png",
        "128": "icons\/icon-128x128.png"
    },
    "converted_from_user_script": true,
    "externally_connectable": {
        "matches": [
            "*:\/\/*.cloudhq.net\/*"
        ]
    },
    "action": {
        "default_icon": "icons\/gmail_status.png",
        "default_title": "Email Reply Status"
    },
    "content_scripts": [
        {
            "exclude_globs": [],
            "css": [
                "stylesheets\/main_gmail_status.css",
                "stylesheets\/popover.css"
            ],
            "include_globs": [],
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "version": "1.0.2.0",
    "description": "Stop wasting time sorting through emails: Instantly know which of your emails needs a reply back.",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "scripting",
        "storage",
        "background"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/",
        "https:\/\/www.cloudhq.net\/"
    ],
    "manifest_version": 3
}
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