Tab Preview Board
You can switch tabs with seeing their previews
Was ist Tab Preview Board?
Tab Preview Board ist eine Chrome-Erweiterung, die von kent.ruffle.mgj626 entwickelt wurde, und ihr Hauptmerkmal ist "You can switch tabs with seeing their previews".
Erweiterungsscreenshots
Tab Preview Board-Erweiterungs-CRX-Datei herunterladen
Laden Sie Tab Preview Board-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ennkgpoidlcphlccokdocigfibidmccj |
| Offizielle URL | https://chromewebstore.google.com/detail/tab-preview-board/ennkgpoidlcphlccokdocigfibidmccj |
| Beschreibung | You can switch tabs with seeing their previews |
| Dateigröße | 25.75 KB |
| Installationsanzahl | 1,759 |
| Aktuelle Version | 1.4 |
| Letztes Update | 2020-07-27 |
| Veröffentlichungsdatum | 2020-04-16 |
| Bewertung | 4.00/5 Insgesamt 13 Bewertungen |
| Entwickler | kent.ruffle.mgj626 |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | http://hp.vector.co.jp/authors/VA054317/index.html |
| Unterstützte Sprachen | 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:\/\/*\/*",
" | |