TABU - New Tab Page
Fast & simplistic new tab with speed dial, recommended sites and option for blank page.
TABU - New Tab Pageคืออะไร?
TABU - New Tab Page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mika Lindell และคุณลักษณะหลักของมันคือ "Fast & simplistic new tab with speed dial, recommended sites and option for blank page."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TABU - New Tab Page
ดาวน์โหลดไฟล์ส่วนขยาย TABU - New Tab Page ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
- Dark mode support
- 4K compatible
- Speed dial
- Most used & recent websites
- Opt for blank page
- Cloud save
* Quick access to your most used & recent websites when you need them.
* Use Speed Dial when you don't have the time to mess around with bookmarks.
* Set it up once, and it's ready anywhere - speed dial and settings are saved on your Google account.
* Protected from prying eyes — hide everything with a press of a button.
* 4k compatible – TABU scales with your display: you don't need to squint to see the small print. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | foahfjkmbhmabeciibakfmheoocbbpdc |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tabu-new-tab-page/foahfjkmbhmabeciibakfmheoocbbpdc |
| คำอธิบาย | Fast & simplistic new tab with speed dial, recommended sites and option for blank page. |
| ขนาดไฟล์ | 599 KB |
| จำนวนการติดตั้ง | 58 |
| เวอร์ชันปัจจุบัน | 1.0.1 |
| อัปเดตครั้งล่าสุด | 2021-11-03 |
| วันที่เผยแพร่ | 2016-12-06 |
| คะแนน | 3.50/5 รวมทั้งหมด 4 คะแนน |
| ผู้พัฒนา | Mika Lindell |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "TABU - New Tab Page",
"short_name": "TABU",
"description": "Fast & simplistic new tab with speed dial, recommended sites and option for blank page.",
"version": "1.0.1",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"minimum_chrome_version": "37",
"permissions": [
"storage",
"tabs",
"bookmarks",
"sessions",
"topSites",
"history"
],
"chrome_url_overrides": {
"newtab": "start.html"
}
} | |