MET Patterns

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

Was ist MET Patterns?

MET Patterns ist eine Chrome-Erweiterung, die von MET Media Lab entwickelt wurde, und ihr Hauptmerkmal ist "Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

MET Patterns-Erweiterungs-CRX-Datei herunterladen

Laden Sie MET Patterns-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name MET Patterns MET Patterns
ID iboigbdbgcnjlmjmgeeiipifkgjchofh
Offizielle URL https://chromewebstore.google.com/detail/met-patterns/iboigbdbgcnjlmjmgeeiipifkgjchofh
Beschreibung Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection
Dateigröße 33.62 KB
Installationsanzahl 92
Aktuelle Version 1
Letztes Update 2016-07-19
Veröffentlichungsdatum 2016-07-19
Bewertung 4.00/5 Insgesamt 1 Bewertungen
Entwickler MET Media Lab
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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
}