tabsidebar by 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
You'll need Firefox to use this extension
Extension Metadata
About this extension
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;
}
Rate your experience
PermissionsLearn more
This add-on needs to:
- Get data from the clipboard
- Access recently closed tabs
- Access browser tabs
- Access your data for archive.is
More information
- Add-on Links
- Version
- 1.62.0
- Size
- 37.94 KB
- Last updated
- 20 days ago (Dec 23, 2024)
- Related Categories
- License
- GNU General Public License v3.0 only
- Version History
Add to collection
More extensions by zncoder
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet