Nord themed new page

Replaces the new tab page

Nord themed new pageคืออะไร?

Nord themed new page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย NeonXP และคุณลักษณะหลักของมันคือ "Replaces the new tab page"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Nord themed new page

ดาวน์โหลดไฟล์ส่วนขยาย Nord themed new page ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Задает пустую страницу в стиле темы Nord                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Nord themed new page Nord themed new page
ID aofihfkppamafgaifnndigginjojmlfo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/nord-themed-new-page/aofihfkppamafgaifnndigginjojmlfo
คำอธิบาย Replaces the new tab page
ขนาดไฟล์ 110 KB
จำนวนการติดตั้ง 24
เวอร์ชันปัจจุบัน 0.0.2
อัปเดตครั้งล่าสุด 2022-12-13
วันที่เผยแพร่ 2022-12-13
คะแนน 4.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา NeonXP
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Nord themed new page",
    "description": "Replaces the new tab page",
    "version": "0.0.2",
    "icons": {
        "128": "icon128.png",
        "192": "icon192.png",
        "256": "icon256.png"
    },
    "chrome_url_overrides": {
        "newtab": "blank.html"
    }
}