MET Patterns

Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection

ما هو MET Patterns؟

MET Patterns هو إضافة Chrome تم تطويرها بواسطة MET Media Lab، والميزة الرئيسية لها هي "Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة MET Patterns

قم بتنزيل ملفات الامتداد MET Patterns بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Patterns span all cultures through time and location, from ceramics of early man to modern painting. Please enjoy this variety of patterns seen in the esteemed collection of The Metropolitan Museum of Art. If added, this application will display a different pattern, with access to the MET's website, every time a new tab is opened.  Developed by Andy Rosenwald, Met Media Lab Intern, 2016                    

معلومات أساسية عن التمديد

الاسم MET Patterns MET Patterns
ID iboigbdbgcnjlmjmgeeiipifkgjchofh
عنوان URL الرسمي https://chromewebstore.google.com/detail/met-patterns/iboigbdbgcnjlmjmgeeiipifkgjchofh
الوصف Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection
حجم الملف 33.62 KB
عدد التثبيتات 92
النسخة الحالية 1
آخر تحديث 2016-07-19
تاريخ النشر 2016-07-19
تقييم 4.00/5 مجموع تقييمات 1
المطور MET Media Lab
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MET Patterns",
    "description": "Override the standard new tab page with a random image from the Metropolitan Museum of Art's online collection",
    "version": "1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "random.html"
    },
    "manifest_version": 2
}