Weather Radar Tab

Shows US weather radar in new tab.

Weather Radar Tabとは何ですか?

Weather Radar TabはRichard Kellerによって開発されたChromeの拡張機能で、その主な機能は「Shows US weather radar in new tab.」です。

拡張機能のスクリーンショット

screenshot

Weather Radar Tab拡張機能のCRXファイルをダウンロード

Weather Radar Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Weather Radar Tab Weather Radar Tab
ID aoicjgnacfbfhdndajpgcekddhkeeigk
公式URL https://chromewebstore.google.com/detail/weather-radar-tab/aoicjgnacfbfhdndajpgcekddhkeeigk
説明 Shows US weather radar in new tab.
ファイルサイズ 1.25 MB
インストール数 219
現在のバージョン 0.0.2
最終更新日 2021-04-04
公開日 2017-09-19
評価 2.00/5 合計 4 レビュー
開発者 Richard Keller
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}