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 |
| 官方網址 | 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": [
" | |