Weather Buddy

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

¿Qué es Weather Buddy?

Weather Buddy es una extensión de Chrome desarrollada por kacpermyslinski, y su función principal es "Provides current weather conditions, and temperatures for the next three days.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Weather Buddy

Descarga archivos de extensión Weather Buddy en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
URL Oficial https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
Descripción Provides current weather conditions, and temperatures for the next three days.
Tamaño del Archivo 895 KB
Cantidad de Instalaciones 3,351
Versión Actual 1.8.1
Última Actualización 2017-02-12
Fecha de Publicación 2017-02-11
Calificación 3.90/5 Total de 50 Calificaciones
Desarrollador kacpermyslinski
Tipo de Pago free
Sitio Web de la Extensión http://kacper.life/
Idiomas Soportados 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"
    }
}