TabStyles icon

TabStyles

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-17.

Extension Actions

CRX ID
nbhifclijoompdklmlmieemekidkcnbf
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

Style & Rename Tabs

Image from store
TabStyles
Description from store

For developers, when you have web sites that appears the same in dev/test/production environments and you need to differentiate them. For instance you could have a configuration

Matcher | Title | CSS
*dev.product* | dev:{title} |
*test.product* | test:{title} | body{background-color:yellow;}
*prod.product* | PROD:{title} | body{background-color:red;}
*docs.product* | docs |

Other uses:

Renaming tabs based on workspace or user found in the url
Save css edits on webpages that are hard to read

Current Functionality:

URL Matchers with * Wildcard
Styles Rule Per Matcher
Title Rule Per Matcher

Latest reviews

Crash N Burn
Would be extremely useful, if it was able to do Search/Replace on a title, instead of just Replacing the title completely or adding an optional Prefix/Postfix to the original title. Perhaps a leading/ending character to indicate Glob-matching on the title like: Matches: /(Chrome Web Store) - (*)/ Title: {2} - {1} ---> NameOfExtension - Chrome Web Store As is, not quite so useful, as you can't actually access the original page title. And pretty much every other "rename tab" extension only allows to MANUALLY rename a tab/title.
Logan Franklin
Awesome plugin, Hunter!