TabList Manager
TabList Manager
什么是TabList Manager?
TabList Manager是由https://whatever-will-be-que-sera-sera.tumblr.com开发的Chrome扩展程序,该扩展的主要功能是“TabList Manager”。
扩展截图
下载TabList Manager扩展crx文件
下载TabList Manager扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
View all your open tabs in a list.
v4.0 bugfix
Shortcut Keys
Alt+Z = Popup
Alt+Z+Shift = SideBar on/off
-----------------------
SideBar Menu
IFrame Menu
Tab Stack
**tab stack not working in IFrame Menu
Disable shortcut keys
-----------------------
Open chrome://extensions/
Find the "Extension keyboard shortcuts" button in the bottom right.
Find the TabList Manager Section
Delete shortcut Key 扩展基本信息
| 名称 | |
| ID | nfldfdiecanfehfklddallboddlhedgh |
| 官方URL | https://chromewebstore.google.com/detail/tablist-manager/nfldfdiecanfehfklddallboddlhedgh |
| 简介 | TabList Manager |
| 文件大小 | 447 KB |
| 安装次数 | 697 |
| 当前版本 | 4.5 |
| 更新时间 | 2015-04-16 |
| 上架时间 | 2015-04-16 |
| 评分 | 3.83/5 共18次评分 |
| 开发者 | https://whatever-will-be-que-sera-sera.tumblr.com |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "TabList Manager",
"version": "4.5",
"description": "TabList Manager",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"options_page": "options.html",
"browser_action": {
"default_icon": "icon19.png",
"default_title": "TabList Manager",
"default_popup": "popup.html"
},
"content_scripts": [
{
"all_frames": false,
"run_at": "document_start",
"js": [
"contentscript.js"
],
"matches": [
" | |