Weather Buddy

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

Co je Weather Buddy?

Weather Buddy je rozšíření Chrome vyvinuté kacpermyslinski, a jeho hlavní funkcí je „Provides current weather conditions, and temperatures for the next three days.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Weather Buddy

Stáhněte si soubory rozšíření Weather Buddy ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
Oficiální URL https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
Popis Provides current weather conditions, and temperatures for the next three days.
Velikost souboru 895 KB
Počet instalací 3,351
Aktuální Verze 1.8.1
Poslední Aktualizace 2017-02-12
Datum Vydání 2017-02-11
Hodnocení 3.90/5 Celkem 50 Hodnocení
Vývojář kacpermyslinski
Typ Platby free
Webové stránky Rozšíření http://kacper.life/
Podporované Jazyky 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"
    }
}