Weather Forecast

10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.

什麼是Weather Forecast?

Weather Forecast是由http://weather.work開發的Chrome擴展程式,該擴展的主要功能是“10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Weather Forecast擴展crx文件

下載Weather Forecast擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Displays 10-day weather forecast for the moment. Views are in 4 different formats as daily, hourly, graph, table.

Features
-----------------
 * Time-scroll - see weather at any moment
 * Get ready for surprises
 * Temperature, Relative Temperature, Wind, Humidity, Pressure, Cloud, Precip
 * How high is the cloud
 * Beaufort. Direction and intensity of wind
 * Sunrise, Sunset, Moonrise, Moonset
 * Geolocation
 * Choose Fahrenheit or Celsius
 * Hourly forecast 
 * 10 day forecast
 * Easy to use
 * Accurate Weather Forecast 
 * Favorite creation                    

擴展基本資訊

名稱 Weather Forecast Weather Forecast
ID ephbadfbdilodcbifmhohnghglhacgii
官方網址 https://chrome.google.com/webstore/detail/weather-forecast/ephbadfbdilodcbifmhohnghglhacgii
簡介 10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.
檔案大小 149 KB
安裝次數 5,709
目前版本 0.0.0.2
更新時間 2021-02-26
上架時間 2019-08-22
評分 3.50/5 共 14 次評分
開發者 http://weather.work
電子郵箱 [email protected]
付費類型 free
擴展官網 http://www.weather.work
支援的語言 id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "version": "0.0.0.2",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icon_16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}