Check Weather
Weather forecast for current city and location of current visited website.
Check Weatherとは何ですか?
Check Weatherはanajeftovic1によって開発されたChromeの拡張機能で、その主な機能は「Weather forecast for current city and location of current visited website.」です。
拡張機能のスクリーンショット
Check Weather拡張機能のCRXファイルをダウンロード
Check Weather拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Check Weather extension is the perfect tool for getting weather information. It provides current weather conditions and seven days forecast based on Your location. Also, You will get weather info for location of website You are visiting. You don't have to wait for weather information anymore, just click on button and You will get all necessary information.
拡張機能の基本情報
名前 | |
ID | jeboiehfeffphnnfahahdkaejhhafehm |
公式URL | https://chrome.google.com/webstore/detail/check-weather/jeboiehfeffphnnfahahdkaejhhafehm |
説明 | Weather forecast for current city and location of current visited website. |
ファイルサイズ | 57.01 KB |
インストール数 | 1,544 |
現在のバージョン | 0.0.0.3 |
最終更新日 | 2018-03-12 |
公開日 | 2018-03-12 |
評価 | 3.17/5 合計 6 レビュー |
開発者 | anajeftovic1 |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Check Weather", "version": "0.0.0.3", "manifest_version": 2, "description": "Weather forecast for current city and location of current visited website.", "browser_action": { "default_icon": { "38": "img\/image38.png" }, "default_title": "Check Weather", "default_popup": "src\/forecast.html" }, "icons": { "38": "img\/image38.png", "48": "img\/image48.png", "64": "img\/image64.png", "96": "img\/image96.png", "128": "img\/image128.png" }, "permissions": [ " |