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
电子邮箱 [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
}