hexagonTab
Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
hexagonTabคืออะไร?
hexagonTab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zombieFox และคุณลักษณะหลักของมันคือ "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย hexagonTab
ดาวน์โหลดไฟล์ส่วนขยาย hexagonTab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Save bookmarks to your start page on a unique hexagonal grid. hexagonTab keeps the new tab page clean and simple with a focus on presenting links to your most frequented sites. hexagonTab does NOT collect or use your personal or browser data in any way.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | hexagonTab |
ID | hjapnkiokjkamfjenbdagacmpkobjlgi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi |
คำอธิบาย | Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab. |
ขนาดไฟล์ | 834 KB |
จำนวนการติดตั้ง | 2,324 |
เวอร์ชันปัจจุบัน | 4.1.0 |
อัปเดตครั้งล่าสุด | 2022-05-17 |
วันที่เผยแพร่ | 2020-09-02 |
คะแนน | 4.67/5 รวมทั้งหมด 12 คะแนน |
ผู้พัฒนา | zombieFox |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/zombieFox/hexagonTab |
URL หน้าช่วยเหลือ | https://github.com/zombieFox/hexagonTab/issues |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "hexagonTab", "short_name": "hexagonTab", "description": "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.", "version": "4.1.0", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "icon\/icon-16.png", "48": "icon\/icon-48.png", "128": "icon\/icon-128.png", "512": "icon\/icon-512.png" } } |