Hola Weather
The highly attractive and internationally approved weather extension.
Qu'est-ce que Hola Weather ?
Hola Weather est une extension Chrome développée par 4l3x, et sa fonction principale est "The highly attractive and internationally approved weather extension.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Hola Weather
Téléchargez les fichiers d'extension Hola Weather au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | foaiolffgbejnamdlehecgcfbmnkfcnf |
URL Officiel | https://chrome.google.com/webstore/detail/hola-weather/foaiolffgbejnamdlehecgcfbmnkfcnf |
Description | The highly attractive and internationally approved weather extension. |
Taille du Fichier | 243 KB |
Nombre d'Installations | 271 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2014-07-16 |
Date de Publication | 2014-07-16 |
Évaluation | 3.93/5 Total 14 Évaluations |
Développeur | 4l3x |
Type de Paiement | free |
Langues Prises en Charge | 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", " |