Meow Met

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

ما هو Meow Met؟

Meow Met هو إضافة Chrome تم تطويرها بواسطة Emily McAllister، والميزة الرئيسية لها هي "Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection".

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

screenshot

تحميل ملف CRX للإضافة Meow Met

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

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

                        Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection. Click on a work of art's title to learn more.                    

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

الاسم Meow Met Meow Met
ID annljkgbhnihbghkbfammlacnlfkdclp
عنوان URL الرسمي https://chromewebstore.google.com/detail/meow-met/annljkgbhnihbghkbfammlacnlfkdclp
الوصف Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection
حجم الملف 65.07 KB
عدد التثبيتات 2,683
النسخة الحالية 2.3
آخر تحديث 2016-03-16
تاريخ النشر 2016-03-16
تقييم 4.04/5 مجموع تقييمات 83
المطور Emily McAllister
نوع الدفع free
موقع الإضافة http://www.metmuseum.org/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Meow Met",
    "description": "Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection",
    "version": "2.3",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "random.html"
    },
    "manifest_version": 2
}