Weather Buddy

Provides current weather conditions, and temperatures for the next three days.

Qu'est-ce que Weather Buddy ?

Weather Buddy est une extension Chrome développée par kacpermyslinski, et sa fonction principale est "Provides current weather conditions, and temperatures for the next three days.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Weather Buddy

Téléchargez les fichiers d'extension Weather Buddy 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

                        Weather Buddy is a simple and straight-forward way to get current weather conditions and forecast temperatures wherever you are. Able to search for cities and convert temperatures between Celsius and Fahrenheit.                    

Informations de Base sur l'Extension

Nom Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
URL Officiel https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
Description Provides current weather conditions, and temperatures for the next three days.
Taille du Fichier 895 KB
Nombre d'Installations 3,351
Version Actuelle 1.8.1
Dernière Mise à Jour 2017-02-12
Date de Publication 2017-02-11
Évaluation 3.90/5 Total 50 Évaluations
Développeur kacpermyslinski
Type de Paiement free
Site Web de l'Extension http://kacper.life/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weather Buddy",
    "short_name": "Weather",
    "description": "Provides current weather conditions, and temperatures for the next three days.",
    "version": "1.8.1",
    "browser_action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "weather.html"
    }
}