Weather Radar Tab

Shows US weather radar in new tab.

O que é Weather Radar Tab?

Weather Radar Tab é uma extensão do Chrome desenvolvida por Richard Keller, e sua principal característica é "Shows US weather radar in new tab.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Weather Radar Tab

Baixe arquivos de extensão Weather Radar Tab 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

                        Turn your new tab into an awesome weather radar loop! 

Each time you open a new tab, you will see the latest weather radar loop from the NWS website.

https://radar.weather.gov/?settings=v1_eyJhZ2VuZGEiOnsiaWQiOm51bGwsImNlbnRlciI6Wy05NC44MjgsMzUuNzY0XSwiem9vbSI6NX0sImJhc2UiOiJzdGFuZGFyZCIsImNvdW50eSI6ZmFsc2UsImN3YSI6ZmFsc2UsInN0YXRlIjpmYWxzZSwibWVudSI6dHJ1ZSwic2hvcnRGdXNlZE9ubHkiOmZhbHNlfQ%3D%3D#/                    

Informações Básicas da Extensão

Nome Weather Radar Tab Weather Radar Tab
ID aoicjgnacfbfhdndajpgcekddhkeeigk
URL Oficial https://chromewebstore.google.com/detail/weather-radar-tab/aoicjgnacfbfhdndajpgcekddhkeeigk
Descrição Shows US weather radar in new tab.
Tamanho do Arquivo 1.25 MB
Contagem de Instalações 219
Versão Atual 0.0.2
Última Atualização 2021-04-04
Data de Publicação 2017-09-19
Classificação 2.00/5 Total de 4 Avaliações
Desenvolvedor Richard Keller
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Weather Radar Tab",
    "version": "0.0.2",
    "manifest_version": 2,
    "description": "Shows US weather radar in new tab.",
    "homepage_url": "http:\/\/richardkeller.net",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    }
}