Hola Weather
The highly attractive and internationally approved weather extension.
¿Qué es Hola Weather?
Hola Weather es una extensión de Chrome desarrollada por 4l3x, y su función principal es "The highly attractive and internationally approved weather extension.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Hola Weather
Descarga archivos de extensión Hola Weather en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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!
Información Básica de la Extensión
Nombre | |
ID | foaiolffgbejnamdlehecgcfbmnkfcnf |
URL Oficial | https://chrome.google.com/webstore/detail/hola-weather/foaiolffgbejnamdlehecgcfbmnkfcnf |
Descripción | The highly attractive and internationally approved weather extension. |
Tamaño del Archivo | 243 KB |
Cantidad de Instalaciones | 271 |
Versión Actual | 1.2 |
Última Actualización | 2014-07-16 |
Fecha de Publicación | 2014-07-16 |
Calificación | 3.93/5 Total de 14 Calificaciones |
Desarrollador | 4l3x |
Tipo de Pago | free |
Idiomas Soportados | 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", " |