WebExtension.net
WebExtension.net

Storm Tracker: Hurricane & Tornado Alerts USA

View on Chrome Web Store
View Storm Tracker: Hurricane & Tornado Alerts USA Chrome Extension on Chrome Web Store
4.8 (75 ratings)

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

Storm Tracker: Get real-time hurricane, tornado, flood & fire alerts across the USA with instant emergency notifications
Type
Extension
Users
10,000 users
Seraphina Vale
View author page of Seraphina Vale
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 6, 2024
Version 1.4
Manifest version
3
Updated
Updated on September 16, 2024
View on Chrome Web Store
View Storm Tracker: Hurricane & Tornado Alerts USA Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Storm Tracker: Hurricane & Tornado Alerts USA",
    "version": "1.4",
    "icons": {
        "16": "assets\/icons\/man\/icon16.png",
        "32": "assets\/icons\/man\/icon32.png",
        "64": "assets\/icons\/man\/icon64.png",
        "128": "assets\/icons\/man\/icon128.png"
    },
    "description": "Storm Tracker: Get real-time hurricane, tornado, flood & fire alerts across the USA with instant emergency notifications",
    "permissions": [
        "geolocation",
        "storage",
        "activeTab",
        "declarativeNetRequest",
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "scripts\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "scripts\/data\/storms.js",
                "assets\/icons\/close.svg",
                "assets\/notification-logo.svg",
                "assets\/warning-icon.svg",
                "assets\/wind-img.svg",
                "assets\/wind-direction.svg",
                "assets\/wind-3.svg",
                "assets\/notification-close.svg",
                "assets\/notification-background.svg",
                "assets\/humidity-black.svg",
                "assets\/temperature-black.svg",
                "assets\/close-all-button.svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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