MET Cast

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

What is MET Cast?

MET Cast is a Chrome extension developed by MET Media Lab, and its main feature is "Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download MET Cast Extension CRX File

Download MET Cast extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name MET Cast MET Cast
ID jkkabihhhicobnelkfaagnedkcbfoehk
Official URL https://chromewebstore.google.com/detail/met-cast/jkkabihhhicobnelkfaagnedkcbfoehk
Description Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location
File Size 84.52 KB
Installation Count 185
Current Version 1.0.6
Last Updated 2016-08-12
Publish Date 2016-08-12
Rating 5.00/5 Total 3 Ratings
Developer MET Media Lab
Email [email protected]
Payment Type free
Supported Languages 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
}