MET Cast

Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location

Wat is MET Cast?

MET Cast is een Chrome-extensie ontwikkeld door MET Media Lab, en de belangrijkste functie is "Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie MET Cast

Download MET Cast-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

                        Enjoy the esteemed Metropolitan Museum of Art's online collections based on the weather in your own location! Developed and designed by EunJee Kim.                    

Basisinformatie over de Extensie

Naam MET Cast MET Cast
ID jkkabihhhicobnelkfaagnedkcbfoehk
Officiële URL https://chromewebstore.google.com/detail/met-cast/jkkabihhhicobnelkfaagnedkcbfoehk
Beschrijving Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location
Bestandsgrootte 84.52 KB
Aantal Installaties 185
Huidige Versie 1.0.6
Laatst Bijgewerkt 2016-08-12
Publicatiedatum 2016-08-12
Beoordeling 5.00/5 Totaal 3 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 Cast",
    "description": "Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location",
    "version": "1.0.6",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "image\/icon_16.jpg",
        "32": "image\/icon_32.jpg",
        "48": "image\/icon_48.jpg",
        "128": "image\/icon_128.jpg"
    },
    "browser_action": {
        "popup": "shopcmp.htm"
    },
    "permissions": [
        "geolocation"
    ],
    "manifest_version": 2
}