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
官方網址 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
電子郵箱 [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
}