Weather Radar Tab
Shows US weather radar in new tab.
Co to jest Weather Radar Tab?
Weather Radar Tab to rozszerzenie Chrome opracowane przez Richard Keller, a jego główną funkcją jest „Shows US weather radar in new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Weather Radar Tab
Pobierz pliki rozszerzeń Weather Radar Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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#/ Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | aoicjgnacfbfhdndajpgcekddhkeeigk |
| Oficjalny URL | https://chromewebstore.google.com/detail/weather-radar-tab/aoicjgnacfbfhdndajpgcekddhkeeigk |
| Opis | Shows US weather radar in new tab. |
| Rozmiar pliku | 1.25 MB |
| Liczba instalacji | 219 |
| Aktualna Wersja | 0.0.2 |
| Ostatnia Aktualizacja | 2021-04-04 |
| Data Publikacji | 2017-09-19 |
| Ocena | 2.00/5 Łącznie 4 Oceny |
| Deweloper | Richard Keller |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
}
} | |