New Tab Page - Empty And Grey

With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.

ما هو New Tab Page - Empty And Grey؟

New Tab Page - Empty And Grey هو إضافة Chrome تم تطويرها بواسطة ibrasaymeh، والميزة الرئيسية لها هي "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.".

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

screenshot

تحميل ملف CRX للإضافة New Tab Page - Empty And Grey

قم بتنزيل ملفات الامتداد New Tab Page - Empty And Grey بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        This is ideal for those who don't want to worry about which recently visited pages will show up on the new tab page, and who prefer a plain dark page over a noisy and complex one.                    

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

الاسم New Tab Page - Empty And Grey New Tab Page - Empty And Grey
ID mlhjffgheoihilfchfjplpjkfejgobgf
عنوان URL الرسمي https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf
الوصف With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.
حجم الملف 3.86 KB
عدد التثبيتات 64
النسخة الحالية 1.1
آخر تحديث 2018-11-27
تاريخ النشر 2018-11-26
المطور ibrasaymeh
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "ntp_empty_grey.html"
    },
    "description": "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "New Tab Page - Empty And Grey",
    "version": "1.1"
}