furybee / chrome-tab-modifier

Take control of your tabs
https://chrome.google.com/webstore/detail/tab-modifier/hcbgadmbdkiilgpifjgcakjehmafcjai
MIT License
569 stars 107 forks source link

Feature Request: More Colors for Groups #384

Closed ekk88d closed 1 month ago

ekk88d commented 2 months ago

Please introduce the feature to select and store custom colors for Groups.

I use your extension a ton, and need more colors for Groups. Red looks similar to orange, which looks similar to yellow. Dark red, for example, would offset the other colors better, but the ability to specify custom colors for Groups would be much appreciated.

sebastienfontaine commented 1 month ago

Unfortunately, it’s not possible to add custom colors at this time, as the available colors are hardcoded in Chrome. You can view the list of predefined colors here: https://developer.chrome.com/docs/extensions/reference/api/tabGroups#enum.

image

Thank you for your understanding!