Tab Preview Board
You can switch tabs with seeing their previews
Qu'est-ce que Tab Preview Board ?
Tab Preview Board est une extension Chrome développée par kent.ruffle.mgj626, et sa fonction principale est "You can switch tabs with seeing their previews".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tab Preview Board
Téléchargez les fichiers d'extension Tab Preview Board au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | ennkgpoidlcphlccokdocigfibidmccj |
URL Officiel | https://chromewebstore.google.com/detail/tab-preview-board/ennkgpoidlcphlccokdocigfibidmccj |
Description | You can switch tabs with seeing their previews |
Taille du Fichier | 25.75 KB |
Nombre d'Installations | 1,759 |
Version Actuelle | 1.4 |
Dernière Mise à Jour | 2020-07-27 |
Date de Publication | 2020-04-16 |
Évaluation | 4.00/5 Total 13 Évaluations |
Développeur | kent.ruffle.mgj626 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://hp.vector.co.jp/authors/VA054317/index.html |
Langues Prises en Charge | 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:\/\/*\/*", " |