Tab Preview Board
You can switch tabs with seeing their previews
Tab Preview Boardとは何ですか?
Tab Preview Boardはkent.ruffle.mgj626によって開発されたChromeの拡張機能で、その主な機能は「You can switch tabs with seeing their previews」です。
拡張機能のスクリーンショット
Tab Preview Board拡張機能のCRXファイルをダウンロード
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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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:\/\/*\/*",
" | |