CoolForeCast
Temperature statistics in your current area.
CoolForeCastคืออะไร?
CoolForeCast เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Kessawy และคุณลักษณะหลักของมันคือ "Temperature statistics in your current area."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CoolForeCast
ดาวน์โหลดไฟล์ส่วนขยาย 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" } } |