Skip to content

Releases: furybee/chrome-tab-modifier

1.0.4

09 Jun 15:18
Compare
Choose a tag to compare

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

07 Jun 16:00
4154135
Compare
Choose a tag to compare

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

06 Jun 16:43
7edef58
Compare
Choose a tag to compare

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

03 Jun 19:10
b25e436
Compare
Choose a tag to compare

What's Changed

  • 🤖 Added manifest v3 support
  • 🤖 Added TabGroups feature
  • 🤖 Added Theme Switching feature
  • 🤖 Updated framework (Angular to VueJS)

See #271 for the announcement.

screenzy-1717439189783_1
screenzy-1717439330364_1
screenzy-1717439237464_1

Full Changelog: 0.22.0...1.0.0

0.22.0

01 Mar 10:22
Compare
Choose a tag to compare
  • Allowed "Import and add" and "Import and replace" in the Settings page (#126)

0.21.0

26 Oct 14:12
Compare
Choose a tag to compare

NEW: Show selected icon in the tab rules page (#94)

Easily check the selected icon, or "Default" if none selected.

capture d ecran 2017-10-22 a 17 09 28

0.20.0

07 Jul 12:30
Compare
Choose a tag to compare
  • Added Exact detection type closes (#92)

0.19.4

22 Jun 20:07
Compare
Choose a tag to compare
  • Fixed extension icon click not focused if clicked from another window

0.19.3

19 Apr 10:05
Compare
Choose a tag to compare
  • Allowed title change when the website is not fully loaded (#79)

0.19.2

07 Apr 08:50
Compare
Choose a tag to compare
  • Added a "Clear icon" link in the form. Before this release, you had to clear yourself the icon input, now just click on "Clear icon" (#76)