Weather Buddy

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

Τι είναι το Weather Buddy;

Το Weather Buddy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον kacpermyslinski, και η κύρια λειτουργία του είναι "Provides current weather conditions, and temperatures for the next three days.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Weather Buddy

Λήψη αρχείων επέκτασης Weather Buddy σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
Επίσημο URL https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
Περιγραφή Provides current weather conditions, and temperatures for the next three days.
Μέγεθος Αρχείου 895 KB
Αριθμός Εγκαταστάσεων 3,351
Τρέχουσα Έκδοση 1.8.1
Τελευταία Ενημέρωση 2017-02-12
Ημερομηνία Δημοσίευσης 2017-02-11
Αξιολόγηση 3.90/5 Συνολικά 50 Αξιολογήσεις
Προγραμματιστής kacpermyslinski
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://kacper.life/
Υποστηριζόμενες Γλώσσες 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"
    }
}