WebExtension.net
WebExtension.net

Rain Alarm

View on Chrome Web Store
View Rain Alarm Chrome Extension on Chrome Web Store
4.0 (812 ratings)

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
Extension
Users
50,000 users
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
View on Chrome Web Store
View Rain Alarm Chrome Extension on Chrome Web Store
Website
Visit developer website

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"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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