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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}