Tab Preview Board
You can switch tabs with seeing their previews
Tab Preview Boardคืออะไร?
Tab Preview Board เป็นส่วนขยายของ Chrome ที่พัฒนาโดย kent.ruffle.mgj626 และคุณลักษณะหลักของมันคือ "You can switch tabs with seeing their previews"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tab Preview Board
ดาวน์โหลดไฟล์ส่วนขยาย Tab Preview Board ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Tab Preview Board is a Chrome extension to switch tab. You can switch tabs with seeing their previews. The tabs will be shown in 3 columns in the popup. If you click the last tab with "+", the new tab will be opened. Update History v.1.4: Changed extension name, Added some colors, and other minor fixes v.1.3: Supported "Columns" & "Background Color" Settings, Added "Option" button on popup, and others v1.2: Supported to close tabs, Supported setting Image Quality of thumbnails, and others v1.1.1: Supported selecting a tab by arrow keys
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Tab Preview Board |
ID | ennkgpoidlcphlccokdocigfibidmccj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tab-preview-board/ennkgpoidlcphlccokdocigfibidmccj |
คำอธิบาย | You can switch tabs with seeing their previews |
ขนาดไฟล์ | 25.75 KB |
จำนวนการติดตั้ง | 1,759 |
เวอร์ชันปัจจุบัน | 1.4 |
อัปเดตครั้งล่าสุด | 2020-07-27 |
วันที่เผยแพร่ | 2020-04-16 |
คะแนน | 4.00/5 รวมทั้งหมด 13 คะแนน |
ผู้พัฒนา | kent.ruffle.mgj626 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://hp.vector.co.jp/authors/VA054317/index.html |
ภาษาที่รองรับ | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "default_locale": "en", "version": "1.4", "description": "__MSG_appDescription__", "background": { "scripts": [ "background.js" ], "persistent": true }, "permissions": [ "windows", "tabs", "activeTab", "storage", "http:\/\/*\/*", "https:\/\/*\/*", " |