MET Cast

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

MET Cast क्या है?

MET Cast MET Media Lab द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में MET Cast एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम MET Cast MET Cast
ID jkkabihhhicobnelkfaagnedkcbfoehk
आधिकारिक URL https://chromewebstore.google.com/detail/met-cast/jkkabihhhicobnelkfaagnedkcbfoehk
विवरण Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location
फ़ाइल का आकार 84.52 KB
स्थापना संख्या 185
वर्तमान संस्करण 1.0.6
अंतिम अपडेट 2016-08-12
प्रकाशन तिथि 2016-08-12
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर MET Media Lab
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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
}