MET Patterns

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

O que é MET Patterns?

MET Patterns é uma extensão do Chrome desenvolvida por MET Media Lab, e sua principal característica é "Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão MET Patterns

Baixe arquivos de extensão MET Patterns no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome MET Patterns MET Patterns
ID iboigbdbgcnjlmjmgeeiipifkgjchofh
URL Oficial https://chromewebstore.google.com/detail/met-patterns/iboigbdbgcnjlmjmgeeiipifkgjchofh
Descrição Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection
Tamanho do Arquivo 33.62 KB
Contagem de Instalações 92
Versão Atual 1
Última Atualização 2016-07-19
Data de Publicação 2016-07-19
Classificação 4.00/5 Total de 1 Avaliações
Desenvolvedor MET Media Lab
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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
}