Hola Weather
The highly attractive and internationally approved weather extension.
Hola Weather là gì?
Hola Weather là một tiện ích mở rộng Chrome được phát triển bởi 4l3x, và tính năng chính của nó là "The highly attractive and internationally approved weather extension.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Hola Weather
Tải xuống các tệp mở rộng Hola Weather dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | foaiolffgbejnamdlehecgcfbmnkfcnf |
URL Chính Thức | https://chrome.google.com/webstore/detail/hola-weather/foaiolffgbejnamdlehecgcfbmnkfcnf |
Mô tả | The highly attractive and internationally approved weather extension. |
Kích Thước Tệp | 243 KB |
Số Lần Cài Đặt | 271 |
Phiên Bản Hiện Tại | 1.2 |
Cập Nhật Lần Cuối | 2014-07-16 |
Ngày Phát Hành | 2014-07-16 |
Đánh Giá | 3.93/5 Tổng số 14 Đánh Giá |
Nhà Phát Triển | 4l3x |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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", " |