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

UV Weather

View on Chrome Web Store
View UV Weather Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (633 ratings)
1 new ratings
49 views
This extension has been viewed 49 times

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

AI-powered weather forecasting
Type
Extension
Users
80,000 users
10K
Website comfable.com
Comfable Inc.
View author page of Comfable Inc.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 25, 2019
Version 2.0.46
Manifest version
3
Updated
Updated on August 21, 2024
lifestyle/news
Extension Category
Website
Visit developer website
View on Chrome Web Store
View UV 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": "UV Weather",
    "version": "2.0.46",
    "description": "AI-powered weather forecasting",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "alarms",
        "idle"
    ],
    "optional_permissions": [
        "notifications"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "UV Weather",
        "default_popup": "popup.html",
        "default_icon": {
            "128": "images\/UV_index128.png"
        }
    },
    "icons": {
        "16": "images\/UV_index16.png",
        "32": "images\/UV_index32.png",
        "48": "images\/UV_index48.png",
        "128": "images\/UV_index128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/rubik.woff",
                "fonts\/arial.woff",
                "fonts\/helvetica.woff",
                "libraries\/*"
            ],
            "matches": [],
            "extension_ids": []
        }
    ]
}
© 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