WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Rain Alarm

Rain Alarm

View on Chrome Web Store
View Rain Alarm Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (812 ratings)
31 views
This extension has been viewed 31 times

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

This weather app warns you when rain is currently nearing.
Type
ChromeOS App
Users
50,000 users
10K
Michael Diener - Software
View author page of Michael Diener - Software
Published
Published on January 7, 2011
Version 1.3.1
Manifest version
2
Updated
Updated on October 22, 2024
Website
Visit developer website
View on Chrome Web Store
View Rain Alarm 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": 2,
    "name": "__MSG_extName__",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "version": "1.3.1",
    "app": {
        "urls": [
            "https:\/\/www.rain-alarm.com\/"
        ],
        "launch": {
            "web_url": "https:\/\/www.rain-alarm.com\/?from=chromebackground"
        }
    },
    "icons": {
        "128": "launcher.png"
    },
    "permissions": [
        "geolocation",
        "notifications",
        "background"
    ],
    "background": {
        "page": "https:\/\/www.rain-alarm.com\/index_background.html#0"
    }
}
© 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