Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Pinstripe (Pinned tab sidebar)

Pinstripe (Pinned tab sidebar) by Tom B

This addon moves pinned tabs to the sidebar, inspired by the way discord lists servers this gives easier access to pinned tabs. Note: For better styling requires userChrome.css tweaks.

3.5 (2 reviews)3.5 (2 reviews)
6 Users6 Users
You'll need Firefox to use this extension
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
Pinstripe enabled, with userChrome.css applied.
About this extension
Inspired by Discord, moves the pinned tabs to a sidebar which is always visible. Pin your favourites and easily access them.

Firefox is limited on what you can do with sidebars, and by default enforces a very large minimum width. For optimal appearance you will need to set up your userChrome.css as outlined here: https://www.howtogeek.com/334716/how-to-customize-firefoxs-user-interface-with-userchrome.css/ with the following:


#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] #sidebar-header {
display: none !important;
}

#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] + #sidebar-splitter {
width: 1px !important;
border: 0 !important;
}

#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] #sidebar {
min-width: 0em !important;
}

.tabbrowser-tab[pinned=true] {
display: none;
}

Rated 3.5 by 2 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
1
4
0
3
0
2
1
1
0
Read all 2 reviews
Permissions and dataLearn more

Required permissions:

  • Access browser tabs
More information
Add-on Links
  • Support Email
Version
1.1
Size
11.83 kB
Last updated
4 years ago (29 May 2021)
Related Categories
  • Appearance
  • Tabs
Licence
Mozilla Public Licence 2.0
Version History
  • See all versions
Add to collection
Report this add-on
Release notes for 1.1
- Fixed right click menu
- Correctly removes highlight when switching to non-pinned tabs
More extensions by Tom B
  • 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

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.