Hola Weather
The highly attractive and internationally approved weather extension.
Co je Hola Weather?
Hola Weather je rozšíření Chrome vyvinuté 4l3x, a jeho hlavní funkcí je „The highly attractive and internationally approved weather extension.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Hola Weather
Stáhněte si soubory rozšíření Hola Weather ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | |
ID | foaiolffgbejnamdlehecgcfbmnkfcnf |
Oficiální URL | https://chrome.google.com/webstore/detail/hola-weather/foaiolffgbejnamdlehecgcfbmnkfcnf |
Popis | The highly attractive and internationally approved weather extension. |
Velikost souboru | 243 KB |
Počet instalací | 271 |
Aktuální Verze | 1.2 |
Poslední Aktualizace | 2014-07-16 |
Datum Vydání | 2014-07-16 |
Hodnocení | 3.93/5 Celkem 14 Hodnocení |
Vývojář | 4l3x |
Typ Platby | free |
Podporované Jazyky | 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", " |