World Weather

Get weather right in your browser homepage with our extension!

什么是World Weather?

World Weather是由[email protected]开发的Chrome扩展程序,该扩展的主要功能是“Get weather right in your browser homepage with our extension!”。

扩展截图

screenshot

下载World Weather扩展crx文件

下载World Weather扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        For more details: 
https://world-weather-extension.com/pages/terms-of-use.html
https://world-weather-extension.com/pages/privacy-policy.html

Get the the update weather directly on your homepage!  

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

扩展基本信息

名称 World Weather World Weather
ID jkmfelbjabcdkngelgnaimnlglpdpbme
官方URL https://chromewebstore.google.com/detail/world-weather/jkmfelbjabcdkngelgnaimnlglpdpbme
简介 Get weather right in your browser homepage with our extension!
文件大小 1.89 MB
安装次数 10,683
当前版本 1.4.1
更新时间 2022-07-12
上架时间 2022-06-28
评分 3.75/5 共12次评分
开发者 [email protected]
电子邮箱 [email protected]
付费类型 free
扩展官网 https://world-weather-extension.com/
帮助页面URL https://world-weather-extension.com/pages/contact.html
隐私政策页面URL https://world-weather-extension.com/pages/privacy-policy.html
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "1.4.1",
    "name": "World Weather",
    "description": "Get weather right in your browser homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.world-weather-extension.com\/*"
    ]
}