World Weather

Get weather right in your browser homepage with our extension!

O que é World Weather?

World Weather é uma extensão do Chrome desenvolvida por [email protected], e sua principal característica é "Get weather right in your browser homepage with our extension!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão World Weather

Baixe arquivos de extensão World 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

                        For more details: 
https://world-weather-extension.com/pages/terms-of-use.html
https://world-weather-extension.com/pages/privacy-policy.html

Get the the update weather directly on your homepage!  

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

Informações Básicas da Extensão

Nome World Weather World Weather
ID jkmfelbjabcdkngelgnaimnlglpdpbme
URL Oficial https://chromewebstore.google.com/detail/world-weather/jkmfelbjabcdkngelgnaimnlglpdpbme
Descrição Get weather right in your browser homepage with our extension!
Tamanho do Arquivo 1.89 MB
Contagem de Instalações 10,683
Versão Atual 1.4.1
Última Atualização 2022-07-12
Data de Publicação 2022-06-28
Classificação 3.75/5 Total de 12 Avaliações
Desenvolvedor [email protected]
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://world-weather-extension.com/
URL da Página de Ajuda https://world-weather-extension.com/pages/contact.html
URL da Página de Política de Privacidade https://world-weather-extension.com/pages/privacy-policy.html
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "1.4.1",
    "name": "World Weather",
    "description": "Get weather right in your browser homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.world-weather-extension.com\/*"
    ]
}