MET Cast

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

ما هو MET Cast؟

MET Cast هو إضافة Chrome تم تطويرها بواسطة 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 للإضافة MET Cast

قم بتنزيل ملفات الامتداد MET Cast بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
}