Hola Weather
The highly attractive and internationally approved weather extension.
Apa itu Hola Weather?
Hola Weather adalah ekstensi Chrome yang dikembangkan oleh 4l3x, dan fitur utamanya adalah "The highly attractive and internationally approved weather extension.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Hola Weather
Unduh file ekstensi Hola Weather dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | |
ID | foaiolffgbejnamdlehecgcfbmnkfcnf |
URL Resmi | https://chrome.google.com/webstore/detail/hola-weather/foaiolffgbejnamdlehecgcfbmnkfcnf |
Deskripsi | The highly attractive and internationally approved weather extension. |
Ukuran File | 243 KB |
Jumlah Instalasi | 271 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2014-07-16 |
Tanggal Publikasi | 2014-07-16 |
Penilaian | 3.93/5 Total 14 Penilaian |
Pengembang | 4l3x |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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", " |