Check Weather
Weather forecast for current city and location of current visited website.
O que é Check Weather?
Check Weather é uma extensão do Chrome desenvolvida por anajeftovic1, e sua principal característica é "Weather forecast for current city and location of current visited website.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Check Weather
Baixe arquivos de extensão Check Weather 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
Check Weather extension is the perfect tool for getting weather information. It provides current weather conditions and seven days forecast based on Your location. Also, You will get weather info for location of website You are visiting. You don't have to wait for weather information anymore, just click on button and You will get all necessary information.
Informações Básicas da Extensão
Nome | |
ID | jeboiehfeffphnnfahahdkaejhhafehm |
URL Oficial | https://chrome.google.com/webstore/detail/check-weather/jeboiehfeffphnnfahahdkaejhhafehm |
Descrição | Weather forecast for current city and location of current visited website. |
Tamanho do Arquivo | 57.01 KB |
Contagem de Instalações | 1,544 |
Versão Atual | 0.0.0.3 |
Última Atualização | 2018-03-12 |
Data de Publicação | 2018-03-12 |
Classificação | 3.17/5 Total de 6 Avaliações |
Desenvolvedor | anajeftovic1 |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Check Weather", "version": "0.0.0.3", "manifest_version": 2, "description": "Weather forecast for current city and location of current visited website.", "browser_action": { "default_icon": { "38": "img\/image38.png" }, "default_title": "Check Weather", "default_popup": "src\/forecast.html" }, "icons": { "38": "img\/image38.png", "48": "img\/image48.png", "64": "img\/image64.png", "96": "img\/image96.png", "128": "img\/image128.png" }, "permissions": [ " |