WebExtension.net
Toggle dark mode
WebExtension.net

Alarm clock app

View on Chrome Web Store
View Alarm clock app Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (38 ratings)
3 new ratings
10 views
This extension has been viewed 10 times

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

Use Alarm clock app as online tool for managing time. It offers alarm app, ability to set multiple alarms, and offline mode.
Type
Extension
Users
1,000 users
54
Website beaverhood.com
Beaverhood LLC
View author page of Beaverhood LLC
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 31, 2024
Version 0.0.3
Manifest version
3
Updated
Updated on January 3, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Alarm clock app 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.0.3",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "alarms",
        "idle"
    ],
    "offline_enabled": true,
    "background": {
        "service_worker": "worker.js",
        "type": "module"
    },
    "icons": {
        "16": "data\/icons\/16.png",
        "32": "data\/icons\/32.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png",
        "256": "data\/icons\/256.png",
        "512": "data\/icons\/512.png"
    },
    "action": {
        "default_popup": "data\/popup\/index.html"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+A",
                "windows": "Alt+A",
                "mac": "Alt+A",
                "chromeos": "Alt+A",
                "linux": "Alt+A"
            }
        }
    }
}
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