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
扩展基本信息
名称 | 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:\/\/*\/*", " |