MET Cast

Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location

MET Castとは何ですか?

MET CastはMET Media Labによって開発されたChromeの拡張機能で、その主な機能は「Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

MET Cast拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Enjoy the esteemed Metropolitan Museum of Art's online collections based on the weather in your own location! Developed and designed by EunJee Kim.                    

拡張機能の基本情報

名前 MET Cast MET Cast
ID jkkabihhhicobnelkfaagnedkcbfoehk
公式URL https://chromewebstore.google.com/detail/met-cast/jkkabihhhicobnelkfaagnedkcbfoehk
説明 Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location
ファイルサイズ 84.52 KB
インストール数 185
現在のバージョン 1.0.6
最終更新日 2016-08-12
公開日 2016-08-12
評価 5.00/5 合計 3 レビュー
開発者 MET Media Lab
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MET Cast",
    "description": "Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location",
    "version": "1.0.6",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "image\/icon_16.jpg",
        "32": "image\/icon_32.jpg",
        "48": "image\/icon_48.jpg",
        "128": "image\/icon_128.jpg"
    },
    "browser_action": {
        "popup": "shopcmp.htm"
    },
    "permissions": [
        "geolocation"
    ],
    "manifest_version": 2
}