Releases: furybee/chrome-tab-modifier
Releases · furybee/chrome-tab-modifier
1.0.4
What's Changed
🤖 Features
- Add regex visualizer when pressing help button.
- Add option link in popup header.
👾 Fixes
- Multiple process title.
- Close dropdown on click.
- Title changes with SPA.
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
-
👾 Fix: Rule detections: starts with, ends with, title matcher, url matcher.
-
👾 Fix: Custom Icon was not saved.
-
🤖 Added some tests & CI.
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
-
👾 Fix: Disabled the
onUpdated
event to prevent excessive triggers on GitHub (SLA). -
👾 Fix: initialization issue when old settings already exist.
-
🤖 Added
yarn build-zip
command to generate the Chrome package. -
🧹 Fixed tsc.
Full Changelog: 1.0.0...1.0.2
1.0.0
What's Changed
- 🤖 Added manifest v3 support
- 🤖 Added TabGroups feature
- 🤖 Added Theme Switching feature
- 🤖 Updated framework (Angular to VueJS)
See #271 for the announcement.
Full Changelog: 0.22.0...1.0.0