Minimal

An extremely minimal white chrome://newtab page.

Minimalคืออะไร?

Minimal เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Simon Robertson และคุณลักษณะหลักของมันคือ "An extremely minimal white chrome://newtab page."

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

screenshot

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

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

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

                        Replaces the default chrome://newtab page with a clean no-thrills space.                    

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

ชื่อ Minimal Minimal
ID gkcclofmcabpimehppfmlfllgimnnidi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/minimal/gkcclofmcabpimehppfmlfllgimnnidi
คำอธิบาย An extremely minimal white chrome://newtab page.
ขนาดไฟล์ 4.07 KB
จำนวนการติดตั้ง 74
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2015-01-31
วันที่เผยแพร่ 2015-01-30
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Simon Robertson
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Minimal",
    "version": "1.2",
    "description": "An extremely minimal white chrome:\/\/newtab page.",
    "icons": {
        "48": "icons\/minimal_icon_48.png",
        "128": "icons\/minimal_icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "resources\/newtab.htm"
    },
    "manifest_version": 2
}