Bento - New Tab Page
displays a new tab page you can fully customize to your needs
Bento - New Tab Pageคืออะไร?
Bento - New Tab Page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย kaisteinke และคุณลักษณะหลักของมันคือ "displays a new tab page you can fully customize to your needs"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bento - New Tab Page
ดาวน์โหลดไฟล์ส่วนขยาย Bento - New Tab Page ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        A fully customizable new tab page which shows you the time, weather and your favorite links. Everything can be customized in the settings, also the colors. This new tab page features a light and dark mode and the option to add multiple links. You can also easily export and import your settings as a csv file so all devices are fully synchronized.                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | bdhpicdiahfbfeejiamoejihononngei | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/bento-new-tab-page/bdhpicdiahfbfeejiamoejihononngei | 
| คำอธิบาย | displays a new tab page you can fully customize to your needs | 
| ขนาดไฟล์ | 3.61 MB | 
| จำนวนการติดตั้ง | 41 | 
| เวอร์ชันปัจจุบัน | 1.8.2 | 
| อัปเดตครั้งล่าสุด | 2023-12-06 | 
| วันที่เผยแพร่ | 2021-05-25 | 
| คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน | 
| ผู้พัฒนา | kaisteinke | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| เว็บไซต์ส่วนขยาย | https://gitlab.com/kaisteinke/bento | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bento - New Tab Page",
    "description": "displays a new tab page you can fully customize to your needs",
    "version": "1.8.2",
    "author": "Kai Steinke",
    "homepage_url": "https:\/\/gitlab.com\/kaisteinke\/bento",
    "options_page": "options.html",
    "short_name": "Bento",
    "icons": {
        "16": "icons\/logo\/16.png",
        "48": "icons\/logo\/48.png",
        "128": "icons\/logo\/128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}  |  |