MET Patterns

Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection

MET Patternsとは何ですか?

MET PatternsはMET Media Labによって開発されたChromeの拡張機能で、その主な機能は「Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Patterns span all cultures through time and location, from ceramics of early man to modern painting. Please enjoy this variety of patterns seen in the esteemed collection of The Metropolitan Museum of Art. If added, this application will display a different pattern, with access to the MET's website, every time a new tab is opened.  Developed by Andy Rosenwald, Met Media Lab Intern, 2016                    

拡張機能の基本情報

名前 MET Patterns MET Patterns
ID iboigbdbgcnjlmjmgeeiipifkgjchofh
公式URL https://chromewebstore.google.com/detail/met-patterns/iboigbdbgcnjlmjmgeeiipifkgjchofh
説明 Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection
ファイルサイズ 33.62 KB
インストール数 92
現在のバージョン 1
最終更新日 2016-07-19
公開日 2016-07-19
評価 4.00/5 合計 1 レビュー
開発者 MET Media Lab
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MET Patterns",
    "description": "Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection",
    "version": "1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "random.html"
    },
    "manifest_version": 2
}