- Update CSS selectors for support TST 3.8.5 and later
-
Implemented setting per-host colors via direct match and regexp
-
Implemented re-applying colors after main TST extension upgrade
-
Fixed issue with lost settings when saving
-
Replaced active and hover tabs tint to filter saturation and brigtness of original color
-
Some other code refactor for improve speed and stability
- Hotfix for support TST 3.0.12 and later, thanks to @piroor
-
Speed-up url change detection process.
-
Removed unnecessary <all_urls> permission
-
Optimize performance by removing onCreate event
-
Add handling remove tab event for optimize memory usage
-
Added used colors count for improve performance and exclude using similar colors.
-
Optimized and speed-up CSS rules applying process.
-
Removed custom CSS fields from settings, this already exists in Tree Style Tab options.
- Reworked initialization process for handle session restore and sidebar show event.
-
Colorize all tabs on extension initialization.
-
Fixed bug with not changing tab color when return to old domain.
-
Added Options page with default options
-
Allow customize CSS styles for all tabs, active and hovered tabs.
-
Use simpler and quicker domain hash function
- Initial version