Weather Buddy

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

O que é Weather Buddy?

Weather Buddy é uma extensão do Chrome desenvolvida por kacpermyslinski, e sua principal característica é "Provides current weather conditions, and temperatures for the next three days.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Weather Buddy

Baixe arquivos de extensão Weather Buddy no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
URL Oficial https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
Descrição Provides current weather conditions, and temperatures for the next three days.
Tamanho do Arquivo 895 KB
Contagem de Instalações 3,351
Versão Atual 1.8.1
Última Atualização 2017-02-12
Data de Publicação 2017-02-11
Classificação 3.90/5 Total de 50 Avaliações
Desenvolvedor kacpermyslinski
Tipo de Pagamento free
Site da Extensão http://kacper.life/
Idiomas Suportados 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"
    }
}