WebExtension.net
WebExtension.net

Hong Kong Weather Extension (香港天氣)

View on Chrome Web Store
View Hong Kong Weather Extension (香港天氣) Chrome Extension on Chrome Web Store
4.7 (212 ratings)

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

Display weather forecast and warning signals issued by the Hong Kong Observatory, and Display notifications when warning in force.
Type
Extension
Users
10,000 users
Website alvinhkh.com
AlvinHKH
View author page of AlvinHKH
Published
Published on September 15, 2011
Version 3.6.1
Manifest version
2
Updated
Updated on February 22, 2024
View on Chrome Web Store
View Hong Kong Weather Extension (香港天氣) 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",
    "background": {
        "scripts": [
            "function.js",
            "data.js",
            "bg.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/48.png",
        "default_popup": "pop.html",
        "default_title": "__MSG_msgConnecting__"
    },
    "offline_enabled": true,
    "content_security_policy": "default-src 'self' https:\/\/themes.googleusercontent.com; connect-src https:\/\/*.hko.gov.hk https:\/\/*.weather.gov.hk https:\/\/ogciopsi.blob.core.windows.net\/; script-src 'self' https:\/\/*.google-analytics.com https:\/\/*.google.com https:\/\/*.facebook.net https:\/\/*.facebook.com https:\/\/*.fbcdn.net https:\/\/*.twitter.com; img-src https:\/\/*.hko.gov.hk https:\/\/*.weather.gov.hk data: https:\/\/*.gstatic.com https:\/\/*.google-analytics.com https:\/\/*.facebook.com; style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com; frame-src https:\/\/*.google.com https:\/\/*.facebook.com https:\/\/facebook.com https:\/\/*.twitter.com; font-src https:\/\/fonts.gstatic.com;",
    "minimum_chrome_version": "22",
    "default_locale": "zh_TW",
    "description": "__MSG_extensionDescription__",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/icon.png"
    },
    "name": "__MSG_extensionName__",
    "options_page": "options.html",
    "permissions": [
        "*:\/\/*.hko.gov.hk\/",
        "*:\/\/*.weather.gov.hk\/",
        "https:\/\/ogciopsi.blob.core.windows.net\/",
        "notifications",
        "background",
        "unlimitedStorage"
    ],
    "manifest_version": 2,
    "version": "3.6.1"
}
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