WebExtension.net
WebExtension.net

Weather Tab

View on Chrome Web Store
View Weather Tab Chrome Extension on Chrome Web Store
4.0 (8 ratings)

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
358 users
5
Website timleland.com
Tim
View author page of Tim
Published
Published on August 13, 2018
Version 1.0.4
Manifest version
3
Updated
Updated on August 29, 2022
View on Chrome Web Store
View Weather Tab Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "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"
    ]
}
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