Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of tabsidebar

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

3 (1 review)3 (1 review)
7 Users7 Users
Download Firefox and get the extension
Download file

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 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;
}
Rated 3 by 1 reviewer
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
1
2
0
1
0
Read 1 review
Permissions and dataLearn more

Required permissions:

  • Get data from the clipboard
  • Access recently closed tabs
  • Access browser tabs
  • Access your data for archive.is
More information
Add-on Links
  • Support site
Version
1.62.0
Size
37.94 kB
Last updated
10 months ago (23 Dec 2024)
Related Categories
  • Tabs
Licence
GNU General Public Licence v3.0 only
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike Licence v3.0 or any later version.