Hola Weather
The highly attractive and internationally approved weather extension.
Hola Weatherคืออะไร?
Hola Weather เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 4l3x และคุณลักษณะหลักของมันคือ "The highly attractive and internationally approved weather extension."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Hola Weather
ดาวน์โหลดไฟล์ส่วนขยาย Hola Weather ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Hola Weather is made just for you! - Auto location lookup - View current conditions and forecast for next 10 hours - Background color changes with temperature - Clean and easy to read user interface Feedback appreciated!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | foaiolffgbejnamdlehecgcfbmnkfcnf |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/hola-weather/foaiolffgbejnamdlehecgcfbmnkfcnf |
คำอธิบาย | The highly attractive and internationally approved weather extension. |
ขนาดไฟล์ | 243 KB |
จำนวนการติดตั้ง | 271 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2014-07-16 |
วันที่เผยแพร่ | 2014-07-16 |
คะแนน | 3.93/5 รวมทั้งหมด 14 คะแนน |
ผู้พัฒนา | 4l3x |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hola Weather", "version": "1.2", "description": "The highly attractive and internationally approved weather extension.", "web_accessible_resources": [ "popup.js" ], "icons": { "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/icon48.png", "default_title": "Hola Weather", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/api.wunderground.com; object-src 'self'", "permissions": [ "webRequest", "geolocation", " |