Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of [TST] Colorize Tabs

[TST] Colorize Tabs by emvaized

This extension allows to set individual color for each tab in order to highlight it

3.5 (19 reviews)3.5 (19 reviews)
557 Users557 Users
You'll need Firefox to use this extension
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
This extension allows to set individual color for each tab in order to highlight it.
Tree Style Tab extension is required for it to run.

⚠️ It may conflict with other extensions which change tabs color, such as VivaldiFox or TST Colored Tabs. Also keep in mind that tab color will not be restored on tab close and reopen.

Keyboard hotkeys

You can change shortcuts via about:addons -> Cogwheel -> Manage Extension Shortcuts (detailed guide)

● Alt+ 1 – Set red color for selected tabs
● Alt+ 2 – Set green color for selected tabs
● Alt+ 3 – Set blue color for selected tabs
● Alt+ 4 – Set yellow color for selected tabs
● Alt+ 5 – Set brown color for selected tabs
● Alt+ 6 – Set purple color for selected tabs
● Alt+ 7 – Set orange color for selected tabs
● Alt+ 0 – Remove color from selected tabs
● Alt+ Down – Switch to the next colorized tab
● Alt+ Up – Switch to the previous colorized tab

How to change colors

To customize colors, you can use TreeStyleTab's custom CSS.
Here are default style rules for each color, which you could override in TST settings:

.tab.self-colored-red tab-item-substance {
background-color: rgba(255,0,0,0.2) !important;
}
.tab.self-colored-green tab-item-substance {
background-color: rgba(0,255,0,0.2) !important;
}
.tab.self-colored-blue tab-item-substance {
background-color: rgba(0,128,255,0.2) !important;
}
.tab.self-colored-yellow tab-item-substance {
background-color: rgba(255,255,0,0.2) !important;
}
.tab.self-colored-brown tab-item-substance {
background-color: rgba(139,69,19,0.2) !important;
}
.tab.self-colored-purple tab-item-substance {
background-color: rgba(75,0,130,0.2) !important;
}
.tab.self-colored-orange tab-item-substance {
background-color: rgba(255,69,0,0.2) !important;
}
Rated 3.5 by 19 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

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

Required permissions:

  • Access recently closed tabs
  • Access browser tabs
More information
Add-on Links
  • Support site
  • Support Email
Version
2.0.0
Size
32.86 KB
Last updated
a year ago (Sep 15, 2024)
Related Categories
  • Appearance
  • Tabs
License
Mozilla Public License 2.0
Version History
  • See all versions
Add to collection
Report this add-on
Support this developer

The developer of this extension asks that you help support its continued development by making a small contribution.

Contribute now

Release notes for 2.0.0
- Migrated extension to use browser.sessions API instead of storing tab indexes
- Fixed issues with tab colors not restored on browser restart
- Added support for keyboard hotkeys
- Added options page, which also serves as toolbar popup
- Added colorful extension icon
- Many bug fixes and small improvements

For more details see Changelog
More extensions by emvaized
  • 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 License v3.0 or any later version.