CoolForeCast
Temperature statistics in your current area.
CoolForeCastとは何ですか?
CoolForeCastはKessawyによって開発されたChromeの拡張機能で、その主な機能は「Temperature statistics in your current area.」です。
拡張機能のスクリーンショット
CoolForeCast拡張機能のCRXファイルをダウンロード
CoolForeCast拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
CoolForeCast is a Beautiful Chrome Extension to Display an interactive 3D content about the weather information, temperature and forecast according to the current location detected by the our APIs.
current version: 1.0.0
your support is highly appreciated.
request the GitHub Repository's link in email. 拡張機能の基本情報
| 名前 | |
| ID | fceooamphekfjabkhdkiickghedkfmgi |
| 公式URL | https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi |
| 説明 | Temperature statistics in your current area. |
| ファイルサイズ | 213 KB |
| インストール数 | 87 |
| 現在のバージョン | 2.0 |
| 最終更新日 | 2021-11-17 |
| 公開日 | 2018-04-10 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | Kessawy |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "CoolForeCast",
"version": "2.0",
"manifest_version": 2,
"description": "Temperature statistics in your current area.",
"browser_action": {
"default_icon": "img\/icon3.png",
"default_popup": "popup.html"
},
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
}
} | |