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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}