Maple NewTab
Enhance your new tab experience with a comfortable and refreshing design.
Maple NewTabคืออะไร?
Maple NewTab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://maple.tw93.fun และคุณลักษณะหลักของมันคือ "Enhance your new tab experience with a comfortable and refreshing design."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Maple NewTab
ดาวน์โหลดไฟล์ส่วนขยาย Maple NewTab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Replace the original default label page and give users a simple alternative page.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Maple NewTab |
ID | fobmbldflolfooglijmbibmnhoflbjlb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/maple-newtab/fobmbldflolfooglijmbibmnhoflbjlb |
คำอธิบาย | Enhance your new tab experience with a comfortable and refreshing design. |
ขนาดไฟล์ | 17.72 KB |
จำนวนการติดตั้ง | 133 |
เวอร์ชันปัจจุบัน | 1.10 |
อัปเดตครั้งล่าสุด | 2023-09-15 |
วันที่เผยแพร่ | 2023-08-09 |
ผู้พัฒนา | https://maple.tw93.fun |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/tw93/Maple |
URL หน้าช่วยเหลือ | https://github.com/tw93/Maple/issues |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Maple NewTab", "description": "Enhance your new tab experience with a comfortable and refreshing design.", "version": "1.10", "chrome_url_overrides": { "newtab": "newtab.html" }, "optional_host_permissions": [ "*:\/\/*\/*" ], "icons": { "16": "logo.png", "48": "logo.png", "128": "logo.png" } } |