City Weather Forecast Hub

Transform your Chrome tab into an awesome global cities weather forecast hub with City Weather Forecast Hub!

What is City Weather Forecast Hub?

City Weather Forecast Hub is a Chrome extension developed by GSXHUB LIMITED, and its main feature is "Transform your Chrome tab into an awesome global cities weather forecast hub with City Weather Forecast Hub!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download City Weather Forecast Hub Extension CRX File

Download City Weather Forecast Hub extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Transform your Chrome tab into an awesome global cities weather forecast hub with City Weather Forecast Hub!
Compatible with your device
🌐 City Weather Forecast Hub! 🌟 - Best free global weather forecast Tab! 
🔍 By clicking “Add to Chrome", I accept and agree to installing the "City Weather Forecast Hub" Chrome extension, and setting Chrome™ New Tab to that provided by the service, New Tab search results by Microsoft Bing, and to the Terms of Use (https://weather-globe.com/tos.html) and Privacy Policy (https://weather-globe.com/privacy.html) 🔎✨

🌎 Global Cities Weather at a Glance
Stay synced with the world! Our extension displays multiple locations, so you'll know the exact updated weather conditions from New York to Tokyo. Perfect for travellers, global citizens, and remote teams! 🗺

⭐️ Features:

New Tab makeover 🤩
Weather forecast tracking across countries🌟 🌐
Microsoft Bing search integration 🔍
Easy-to-use and lightweight ✔️
Extra (Free) Cool feature - get inspired by our awesome feature - Inspirational Quotes
👉 Get ready to enhance your browsing experience with every new tab! Install now and take the first step towards a more productive and connected online journey.                    

Extension Basic Information

Name City Weather Forecast Hub City Weather Forecast Hub
ID ndclcficcboeamglfcmoofmmhanbpepa
Official URL https://chromewebstore.google.com/detail/city-weather-forecast-hub/ndclcficcboeamglfcmoofmmhanbpepa
Description Transform your Chrome tab into an awesome global cities weather forecast hub with City Weather Forecast Hub!
File Size 1.44 MB
Installation Count 120
Current Version 1.3.0
Last Updated 2024-02-21
Publish Date 2023-12-12
Rating 5.00/5 Total 13 Ratings
Developer GSXHUB LIMITED
Email [email protected]
Payment Type free
Extension Website https://weather-globe.com
Privacy Policy Page URL https://weather-globe.com/privacy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "City Weather Forecast Hub",
    "description": "Transform your Chrome tab into an awesome global cities weather forecast hub with City Weather Forecast Hub!",
    "version": "1.3.0",
    "permissions": [
        "geolocation",
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "icons": {
        "16": "public\/logo.png",
        "32": "public\/logo.png",
        "48": "public\/logo.png",
        "128": "public\/logo.png"
    }
}