MET Patterns

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

Wat is MET Patterns?

MET Patterns is een Chrome-extensie ontwikkeld door MET Media Lab, en de belangrijkste functie is "Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie MET Patterns

Download MET Patterns-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam MET Patterns MET Patterns
ID iboigbdbgcnjlmjmgeeiipifkgjchofh
Officiële URL https://chromewebstore.google.com/detail/met-patterns/iboigbdbgcnjlmjmgeeiipifkgjchofh
Beschrijving Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection
Bestandsgrootte 33.62 KB
Aantal Installaties 92
Huidige Versie 1
Laatst Bijgewerkt 2016-07-19
Publicatiedatum 2016-07-19
Beoordeling 4.00/5 Totaal 1 Beoordelingen
Ontwikkelaar MET Media Lab
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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
}