![tabsidebar 预览](https://addons.mozilla.org/user-media/addon_icons/2775/2775773-64.png?modified=0b371db3)
tabsidebar 作者: zncoder
Show tabs vertically in sidebar. Features, - super lightweight - looks clean - common tab operations, such as new, close, restore, pin, detach are included. - tabs are grouped by hostname - pinned tabs are at the top
您需要 Firefox 来使用此扩展
扩展元数据
关于此扩展
This simple addon list tabs vertically in the sidebar. It also includes a few common tab operations in the sidebar.
Add this to
#main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
opacity: 0;
pointer-events: none;
}
#main-window #TabsToolbar {
visibility: collapse !important;
}
#TabsToolbar[inFullscreen]{
display: none !important;
}
#sidebar-box #sidebar-header {
display: none !important;
}
#sidebar-box{
min-width: 54px !important;
max-width: 300px !important;
}
Add this to
userChrome.css
to remove the tab bar etc.#main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
opacity: 0;
pointer-events: none;
}
#main-window #TabsToolbar {
visibility: collapse !important;
}
#TabsToolbar[inFullscreen]{
display: none !important;
}
#sidebar-box #sidebar-header {
display: none !important;
}
#sidebar-box{
min-width: 54px !important;
max-width: 300px !important;
}
为您的体验打分
权限详细了解
此附加组件需要:
- 获取剪贴板数据
- 存取最近关闭的标签页
- 存取浏览器标签页
- 存取您在 archive.is 的数据
更多信息
- 附加组件链接
- 版本
- 1.62.0
- 大小
- 37.94 KB
- 上次更新
- 2 个月前 (2024年12月23日)
- 相关分类
- 许可证
- 仅 GNU 通用公共许可证 v3.0
- 版本历史
添加到收藏集
zncoder 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分