WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Reminder App

Reminder App

View on Chrome Web Store
View Reminder App Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (338 ratings)
1 new ratings
20 views
This extension has been viewed 20 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.

Remember with the Reminder app, it's simple to set a reminder for Windows and Mac to take medicine, drink water, and pills.
Type
Extension
Users
30,000 users
10K
CWS Tools
View author page of CWS Tools
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 19, 2024
Version 1.2.12
Manifest version
3
Updated
Updated on March 10, 2026
productivity/workflow
Extension Category
View on Chrome Web Store
View Reminder 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,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkphphcaDqyaxFgV0UXOOTVYqdrWPTVJoSDGN45SmSdz5j1TC6amJcmmTdvgvMMC1TaKxO4R\/qJ41vY6XXal9PQqW8T7Fzmx2Zn2joxUtEG4DRUb3xp9HyZv4ijv4y+AsdtL3nXhSzqcDG3Oi+MPC\/VwQ45feXXxJ\/OKvlQVFW8SLhGRnriWrXNmq8MeL1DAHEeLur82BfhV8irL7n1+49W4TsjF8VcvnOxGqn8SDg7ghtQI4mOHhcp8jHbQI6WCqk9pXL7DSNm6n9K025tNiyDdDVSq13LuxLw5Dbap9c931TLYgNFsWhDUCM+DhyItuG\/\/JY3jmg+xrctyHHBhPrwIDAQAB",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "109.0"
        }
    },
    "version": "1.2.12",
    "description": "__MSG_appDesc__",
    "permissions": [
        "alarms",
        "notifications",
        "offscreen",
        "storage",
        "sidePanel",
        "contextMenus"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "16": "images\/icons\/icon_16.png",
            "48": "images\/icons\/icon_48.png",
            "64": "images\/icons\/icon_64.png",
            "128": "images\/icons\/icon_128.png"
        },
        "default_title": "Manage your reminders"
    },
    "icons": {
        "16": "images\/icons\/icon_16.png",
        "48": "images\/icons\/icon_48.png",
        "64": "images\/icons\/icon_64.png",
        "128": "images\/icons\/icon_128.png"
    },
    "side_panel": {
        "default_path": "side-panel\/index.html"
    }
}
© 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