Weather Buddy

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

Co to jest Weather Buddy?

Weather Buddy to rozszerzenie Chrome opracowane przez kacpermyslinski, a jego główną funkcją jest „Provides current weather conditions, and temperatures for the next three days.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Weather Buddy

Pobierz pliki rozszerzeń Weather Buddy w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
Oficjalny URL https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
Opis Provides current weather conditions, and temperatures for the next three days.
Rozmiar pliku 895 KB
Liczba instalacji 3,351
Aktualna Wersja 1.8.1
Ostatnia Aktualizacja 2017-02-12
Data Publikacji 2017-02-11
Ocena 3.90/5 Łącznie 50 Oceny
Deweloper kacpermyslinski
Typ Płatności free
Strona Rozszerzenia http://kacper.life/
Obsługiwane Języki 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"
    }
}