BlankSlate

BlankSlate is an open-source, lightweight new tab extension designed for users who prefer a clean and minimal browsing experience.

BlankSlateคืออะไร?

BlankSlate เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Musheer Alam และคุณลักษณะหลักของมันคือ "BlankSlate is an open-source, lightweight new tab extension designed for users who prefer a clean and minimal browsing experience."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย BlankSlate

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

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

                        BlankSlate is an open-source, sleek and simple new tab extension designed for users who want a clutter-free browsing experience. With a minimalist interface and no unnecessary frills, BlankSlate provides a blank canvas for users to start their browsing session, making it the perfect choice for those who value simplicity and efficiency.                    

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

ชื่อ BlankSlate BlankSlate
ID ennkbdkbhipkgnbdcachacggoacjgdoc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/blankslate/ennkbdkbhipkgnbdcachacggoacjgdoc
คำอธิบาย BlankSlate is an open-source, lightweight new tab extension designed for users who prefer a clean and minimal browsing experience.
ขนาดไฟล์ 1015 KB
จำนวนการติดตั้ง 26
เวอร์ชันปัจจุบัน 2.2
อัปเดตครั้งล่าสุด 2023-12-21
วันที่เผยแพร่ 2023-06-20
คะแนน 4.91/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา Musheer Alam
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "BlankSlate",
    "author": "Musheer Alam",
    "version": "2.2",
    "description": "BlankSlate is an open-source, lightweight new tab extension designed for users who prefer a clean and minimal browsing experience.",
    "permissions": [],
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}