Weather Buddy

Provides current weather conditions, and temperatures for the next three days.

Weather Buddyとは何ですか?

Weather Buddyはkacpermyslinskiによって開発されたChromeの拡張機能で、その主な機能は「Provides current weather conditions, and temperatures for the next three days.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Weather Buddy拡張機能のCRXファイルをダウンロード

Weather Buddy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Weather Buddy is a simple and straight-forward way to get current weather conditions and forecast temperatures wherever you are. Able to search for cities and convert temperatures between Celsius and Fahrenheit.                    

拡張機能の基本情報

名前 Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
公式URL https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
説明 Provides current weather conditions, and temperatures for the next three days.
ファイルサイズ 895 KB
インストール数 3,351
現在のバージョン 1.8.1
最終更新日 2017-02-12
公開日 2017-02-11
評価 3.90/5 合計 50 レビュー
開発者 kacpermyslinski
支払い方法 free
拡張機能のウェブサイト http://kacper.life/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weather Buddy",
    "short_name": "Weather",
    "description": "Provides current weather conditions, and temperatures for the next three days.",
    "version": "1.8.1",
    "browser_action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "weather.html"
    }
}