WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Countdown Timer for Email

Countdown Timer for Email

View on Chrome Web Store
View Countdown Timer for Email Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
32 views
This extension has been viewed 32 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.

Add a countdown timer to your email, and get the maximum sales conversion.
Type
Extension
Users
290 users
2
PromoFeatures
View author page of PromoFeatures
Published
Published on July 28, 2020
Version 1.2.1
Manifest version
3
Updated
Updated on July 3, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Countdown Timer for Email 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",
    "name": "Countdown Timer for Email",
    "version": "1.2.1",
    "description": "Add a countdown timer to your email, and get the maximum sales conversion.",
    "permissions": [
        "storage",
        "declarativeContent",
        "activeTab"
    ],
    "background": {
        "service_worker": "js\/service_worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "all_frames": true,
            "js": [
                "js\/initPage.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/promofeatures.local\/*",
            "https:\/\/promofeatures.com\/*"
        ],
        "ids": [
            "*"
        ]
    },
    "action": {
        "default_popup": "views\/timers.html",
        "default_icon": {
            "16": "images\/logo-16x16.png",
            "32": "images\/logo-32x32.png",
            "48": "images\/logo-48x48.png",
            "128": "images\/logo-128x128.png"
        }
    },
    "icons": {
        "16": "images\/logo-16x16.png",
        "32": "images\/logo-32x32.png",
        "48": "images\/logo-48x48.png",
        "128": "images\/logo-128x128.png"
    },
    "manifest_version": 3
}
© 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