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 |
| 电子邮箱 | [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": [
" | |