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.
扩展基本信息
名称 | CoolForeCast |
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 |
电子邮箱 | [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" } } |