Weather Radar Tab

Shows US weather radar in new tab.

Cos'è Weather Radar Tab?

Weather Radar Tab è un'estensione di Chrome sviluppata da Richard Keller, e la sua funzione principale è "Shows US weather radar in new tab.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Weather Radar Tab

Scarica i file di estensione Weather Radar Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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#/                    

Informazioni di Base sull'Estensione

Nome Weather Radar Tab Weather Radar Tab
ID aoicjgnacfbfhdndajpgcekddhkeeigk
URL Ufficiale https://chromewebstore.google.com/detail/weather-radar-tab/aoicjgnacfbfhdndajpgcekddhkeeigk
Descrizione Shows US weather radar in new tab.
Dimensione del File 1.25 MB
Conteggio Installazioni 219
Versione Corrente 0.0.2
Ultimo Aggiornamento 2021-04-04
Data di Pubblicazione 2017-09-19
Valutazione 2.00/5 Totale 4 Valutazioni
Sviluppatore Richard Keller
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}