Simple Weather
Check the weather. Clean. Simple. Nice.
Simple Weatherとは何ですか?
Simple WeatherはGlatekによって開発されたChromeの拡張機能で、その主な機能は「Check the weather. Clean. Simple. Nice.」です。
拡張機能のスクリーンショット
Simple Weather拡張機能のCRXファイルをダウンロード
Simple Weather拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Use this extension to check the weather quickly.
In the settings you can set your location and change between C or F for temperature.
Changelog:
2016-04-10: Removed forecasts for coming days. Added YR.no API since Google discontinued their API, therefore no coming forecasts yet. Sorry.
2012-06-16: Added forecasts for coming days, improved settings page. 拡張機能の基本情報
| 名前 | |
| ID | goemhmfldgehhkfajfacjnenahfffkfe |
| 公式URL | https://chromewebstore.google.com/detail/simple-weather/goemhmfldgehhkfajfacjnenahfffkfe |
| 説明 | Check the weather. Clean. Simple. Nice. |
| ファイルサイズ | 251 KB |
| インストール数 | 184 |
| 現在のバージョン | 3.0.2 |
| 最終更新日 | 2016-04-10 |
| 公開日 | 2016-04-09 |
| 評価 | 3.50/5 合計 4 レビュー |
| 開発者 | Glatek |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"browser_action": {
"default_icon": "48.png",
"default_popup": "popup.html",
"default_title": "Weather"
},
"description": "Check the weather. Clean. Simple. Nice.",
"icons": {
"128": "128.png",
"16": "16.png",
"48": "48.png"
},
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7csNIXwVy3RjN61N\/R8NESHgFovLksD8m+MSaS8w7KPGJQ3omvHBRJgKLDdVYalOTAvOpZgRuOEVv0SJXnQMrnMObiSHmIbZsWWvfyGlskns\/tjMnAEfFLx98ecizvgYwZ1uFiv4pRRMjrJHYMr\/CVLsf1iBsupTXb9q8U9191wIDAQAB",
"manifest_version": 2,
"name": "Simple Weather",
"options_page": "settings.html",
"permissions": [
" | |