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
官方網址 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\/*"
    ]
}