MET Patterns

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

¿Qué es MET Patterns?

MET Patterns es una extensión de Chrome desarrollada por MET Media Lab, y su función principal es "Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión MET Patterns

Descarga archivos de extensión MET Patterns en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre MET Patterns MET Patterns
ID iboigbdbgcnjlmjmgeeiipifkgjchofh
URL Oficial https://chromewebstore.google.com/detail/met-patterns/iboigbdbgcnjlmjmgeeiipifkgjchofh
Descripción Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection
Tamaño del Archivo 33.62 KB
Cantidad de Instalaciones 92
Versión Actual 1
Última Actualización 2016-07-19
Fecha de Publicación 2016-07-19
Calificación 4.00/5 Total de 1 Calificaciones
Desarrollador MET Media Lab
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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
}