MET Patterns

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

Co to jest MET Patterns?

MET Patterns to rozszerzenie Chrome opracowane przez MET Media Lab, a jego główną funkcją jest „Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia MET Patterns

Pobierz pliki rozszerzeń MET Patterns w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa MET Patterns MET Patterns
ID iboigbdbgcnjlmjmgeeiipifkgjchofh
Oficjalny URL https://chromewebstore.google.com/detail/met-patterns/iboigbdbgcnjlmjmgeeiipifkgjchofh
Opis Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection
Rozmiar pliku 33.62 KB
Liczba instalacji 92
Aktualna Wersja 1
Ostatnia Aktualizacja 2016-07-19
Data Publikacji 2016-07-19
Ocena 4.00/5 Łącznie 1 Oceny
Deweloper MET Media Lab
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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
}