WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Weather

Weather

View on Chrome Web Store
View Weather Chrome Extension on Chrome Web Store
Add to bookmarks
2.9 (6,409 ratings)
2 new ratings
48 views
This extension has been viewed 48 times

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

The best way to see the Weather Forecast right in your browser. Easier than looking outside!
Type
Extension
Users
100,000 users
Tim
View author page of Tim
Published
Published on June 23, 2015
Version 6.0.14
Manifest version
3
Updated
Updated on January 18, 2024
lifestyle/news
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Weather 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",
    "name": "Weather",
    "short_name": "Weather",
    "homepage_url": "https:\/\/weatherextension.com\/",
    "version": "6.0.14",
    "description": "The best way to see the Weather Forecast right in your browser. Easier than looking outside!",
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "38": "img\/icon38.png"
        },
        "default_title": "Weather",
        "default_popup": "popup.html"
    },
    "manifest_version": 3,
    "permissions": [
        "alarms",
        "storage",
        "geolocation",
        "notifications",
        "idle"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+L",
                "mac": "Command+Shift+L"
            }
        }
    }
}
© 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