MET Cast

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

Apa itu MET Cast?

MET Cast adalah ekstensi Chrome yang dikembangkan oleh MET Media Lab, dan fitur utamanya adalah "Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi MET Cast

Unduh file ekstensi MET Cast dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama MET Cast MET Cast
ID jkkabihhhicobnelkfaagnedkcbfoehk
URL Resmi https://chromewebstore.google.com/detail/met-cast/jkkabihhhicobnelkfaagnedkcbfoehk
Deskripsi Enjoy the Metropolitan Museum of Art's online collection based on the weather in your location
Ukuran File 84.52 KB
Jumlah Instalasi 185
Versi Saat Ini 1.0.6
Terakhir Diperbarui 2016-08-12
Tanggal Publikasi 2016-08-12
Penilaian 5.00/5 Total 3 Penilaian
Pengembang MET Media Lab
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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
}