Weather Buddy
Provides current weather conditions, and temperatures for the next three days.
什麼是Weather Buddy?
Weather Buddy是由kacpermyslinski開發的Chrome擴展程式,該擴展的主要功能是“Provides current weather conditions, and temperatures for the next three days.”。
擴展截圖
下載Weather Buddy擴展crx文件
下載Weather Buddy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Weather Buddy is a simple and straight-forward way to get current weather conditions and forecast temperatures wherever you are. Able to search for cities and convert temperatures between Celsius and Fahrenheit. 擴展基本資訊
| 名稱 | |
| ID | bpbhcboindgomhjpohahlaoonfinnmkf |
| 官方網址 | https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf |
| 簡介 | Provides current weather conditions, and temperatures for the next three days. |
| 檔案大小 | 895 KB |
| 安裝次數 | 3,351 |
| 目前版本 | 1.8.1 |
| 更新時間 | 2017-02-12 |
| 上架時間 | 2017-02-11 |
| 評分 | 3.90/5 共 50 次評分 |
| 開發者 | kacpermyslinski |
| 付費類型 | free |
| 擴展官網 | http://kacper.life/ |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Weather Buddy",
"short_name": "Weather",
"description": "Provides current weather conditions, and temperatures for the next three days.",
"version": "1.8.1",
"browser_action": {
"default_icon": "assets\/icon.png",
"default_popup": "weather.html"
}
} | |