MET Patterns

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

Qu'est-ce que MET Patterns ?

MET Patterns est une extension Chrome développée par MET Media Lab, et sa fonction principale est "Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension MET Patterns

Téléchargez les fichiers d'extension MET Patterns au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom MET Patterns MET Patterns
ID iboigbdbgcnjlmjmgeeiipifkgjchofh
URL Officiel https://chromewebstore.google.com/detail/met-patterns/iboigbdbgcnjlmjmgeeiipifkgjchofh
Description Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection
Taille du Fichier 33.62 KB
Nombre d'Installations 92
Version Actuelle 1
Dernière Mise à Jour 2016-07-19
Date de Publication 2016-07-19
Évaluation 4.00/5 Total 1 Évaluations
Développeur MET Media Lab
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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
}