Check Weather
Weather forecast for current city and location of current visited website.
Qu'est-ce que Check Weather ?
Check Weather est une extension Chrome développée par anajeftovic1, et sa fonction principale est "Weather forecast for current city and location of current visited website.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Check Weather
Téléchargez les fichiers d'extension Check 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
Check Weather extension is the perfect tool for getting weather information. It provides current weather conditions and seven days forecast based on Your location. Also, You will get weather info for location of website You are visiting. You don't have to wait for weather information anymore, just click on button and You will get all necessary information.
Informations de Base sur l'Extension
Nom | |
ID | jeboiehfeffphnnfahahdkaejhhafehm |
URL Officiel | https://chrome.google.com/webstore/detail/check-weather/jeboiehfeffphnnfahahdkaejhhafehm |
Description | Weather forecast for current city and location of current visited website. |
Taille du Fichier | 57.01 KB |
Nombre d'Installations | 1,544 |
Version Actuelle | 0.0.0.3 |
Dernière Mise à Jour | 2018-03-12 |
Date de Publication | 2018-03-12 |
Évaluation | 3.17/5 Total 6 Évaluations |
Développeur | anajeftovic1 |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Check Weather", "version": "0.0.0.3", "manifest_version": 2, "description": "Weather forecast for current city and location of current visited website.", "browser_action": { "default_icon": { "38": "img\/image38.png" }, "default_title": "Check Weather", "default_popup": "src\/forecast.html" }, "icons": { "38": "img\/image38.png", "48": "img\/image48.png", "64": "img\/image64.png", "96": "img\/image96.png", "128": "img\/image128.png" }, "permissions": [ " |