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
公式URL 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
Eメール [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
}