babyman / quick-tabs-chrome-extension

A quick tab list and switch plugin inspired by the intelliJ IDEA java IDE
BSD 3-Clause "New" or "Revised" License
985 stars 171 forks source link

et different class to tabs for different window #350

Closed kjelly closed 3 years ago

kjelly commented 3 years ago

Set different class to tabs for different window.

So we can use differnet text colors for different window in popup.html.

For example,

The background color of the tabs in windows 1 is red.

The background color of the tabs in windows 2 is green.