WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Ezy Alarm Clock

Ezy Alarm Clock

View on Chrome Web Store
View Ezy Alarm Clock Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
5 views
This extension has been viewed 5 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.

Ezy Alarm Clock provides quick access to an alarm and world clock via a widget on your browser toolbar.
Type
Extension
Users
158 users
4
userextension543
View author page of userextension543
Published
Published on February 23, 2024
Version 1.0.0.0
Manifest version
3
Updated
Updated on February 23, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Ezy Alarm Clock 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",
    "background": {
        "service_worker": "serviceWorker\/serviceWorker.js"
    },
    "name": "Ezy Alarm Clock",
    "icons": {
        "128": "icons\/icon.png"
    },
    "short_name": "Ezy Alarm Clock",
    "description": "Ezy Alarm Clock provides quick access to an alarm and world clock via a widget on your browser toolbar.",
    "version": "1.0.0.0",
    "manifest_version": 3,
    "action": {
        "browser_style": true,
        "default_icon": {
            "128": "icons\/grey_icon.png"
        },
        "default_title": "Ezy Alarm Clock",
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "storage",
        "alarms"
    ]
}
© 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