WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Weather Tab

Weather Tab

View on Chrome Web Store
4.0 (8 ratings)
16 views
0 downloads

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

Replace new tab page with the weather and search
Type
Extension
Users
305 users
3
Website timleland.com
Tim
Published
Version 1.0.4
Manifest version
3
Updated
lifestyle/news
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Weather Tab",
    "short_name": "WeatherTab",
    "homepage_url": "https:\/\/timleland.com\/weathertab\/",
    "version": "1.0.4",
    "description": "Replace new tab page with the weather and search",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 3,
    "permissions": [
        "unlimitedStorage",
        "geolocation"
    ]
}
© 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.