NCT New Tab

Replaces each new tab with an NCT picture and quote.

ما هو NCT New Tab؟

NCT New Tab هو إضافة Chrome تم تطويرها بواسطة jennifer، والميزة الرئيسية لها هي "Replaces each new tab with an NCT picture and quote.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة NCT New Tab

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

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

                        NCT New Tab replaces each new tab page with an NCT picture and quote. There are over 200 combinations of background colors, pictures, and quotes!                    

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

الاسم NCT New Tab NCT New Tab
ID fgigciogjfempoibledajebmlabaekee
عنوان URL الرسمي https://chromewebstore.google.com/detail/nct-new-tab/fgigciogjfempoibledajebmlabaekee
الوصف Replaces each new tab with an NCT picture and quote.
حجم الملف 13.54 MB
عدد التثبيتات 524
النسخة الحالية 1.1
آخر تحديث 2021-01-07
تاريخ النشر 2020-12-29
تقييم 5.00/5 مجموع تقييمات 3
المطور jennifer
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NCT New Tab",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Replaces each new tab with an NCT picture and quote.",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "icons": {
        "16": "smalljaemin.png",
        "32": "smalljaemin.png",
        "48": "smalljaemin.png",
        "128": "smalljaemin.png"
    },
    "browser_action": {
        "default_title": "NCT New Tab",
        "default_icon": "smalljaemin.png"
    }
}