Weather Buddy

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

Hvad er Weather Buddy?

Weather Buddy er en Chrome-udvidelse udviklet af kacpermyslinski, og dens hovedfunktion er "Provides current weather conditions, and temperatures for the next three days.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Weather Buddy-udvidelses-CRX-fil

Download Weather Buddy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
Officiel URL https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
Beskrivelse Provides current weather conditions, and temperatures for the next three days.
Filstørrelse 895 KB
Antal Installationer 3,351
Nuværende Version 1.8.1
Senest Opdateret 2017-02-12
Udgivelsesdato 2017-02-11
Bedømmelse 3.90/5 Samlet 50 Bedømmelser
Udvikler kacpermyslinski
Betalingsmetode free
Udvidelseswebsted http://kacper.life/
Understøttede Sprog 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"
    }
}