Newtab Clear
Replace current newtab screen with blank newtab.
Newtab Clearคืออะไร?
Newtab Clear เป็นส่วนขยายของ Chrome ที่พัฒนาโดย [email protected] และคุณลักษณะหลักของมันคือ "Replace current newtab screen with blank newtab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Newtab Clear
ดาวน์โหลดไฟล์ส่วนขยาย Newtab Clear ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
For those who prefer new tabs display a blank page
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Newtab Clear |
ID | dgjhckfnkeboglnhifjdbpakiocmophg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg |
คำอธิบาย | Replace current newtab screen with blank newtab. |
ขนาดไฟล์ | 17.13 KB |
จำนวนการติดตั้ง | 72 |
เวอร์ชันปัจจุบัน | 1.2.5 |
อัปเดตครั้งล่าสุด | 2014-05-28 |
วันที่เผยแพร่ | 2014-05-28 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Newtab Clear", "version": "1.2.5", "description": "Replace current newtab screen with blank newtab.", "icons": { "128": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "offline_enabled": true } |