Skip to content

Releases: furybee/chrome-tab-modifier

0.12.0

23 May 12:22

Choose a tag to compare

Options

  • Replaced localStorage support by chrome.storage API
  • Updated "Color Alt" icon by removing center blank background color
  • Removed unused extension permissions

0.11.0

12 May 11:58

Choose a tag to compare

Options

  • Added "Donate" link

0.10.1

28 Apr 09:49

Choose a tag to compare

  • Removed focus on original tab for unique tab

0.10.0

25 Apr 11:57

Choose a tag to compare

Options

  • Added note below title input to use {selector} (#22)
  • Updated UI with a light gray background color
  • Fixed sidenav display in responsive layout
  • Updated dependencies

Content

  • Added feature to parse {selector} to build tab title. (#22)
  • Fixed handling of url_matcher rule property

0.9.4

18 Apr 08:50

Choose a tag to compare

  • Fixed too long string in Options > Tab Rules view #21
  • Added toolip in Tab Rules form with more info about local icons
  • Updated dependencies

0.9.3

26 Feb 13:31

Choose a tag to compare

  • Fixed unique rule when the caller is a system tab #18
  • Fixed duplicate rule: the new rules values could update the original rule
  • Removed order by rule name in rules list: you must see the order of creation as the order of your rules is important and may trigger conflicts
  • Updated Angular version
  • Updated Angular Material version
  • Updated dev dependencies

0.9.2

16 Dec 08:40

Choose a tag to compare

  • Fixed resources broken links

0.9.1

16 Dec 08:39

Choose a tag to compare

  • Updated GA code

0.9.0

12 Dec 15:25

Choose a tag to compare

Options

The Options page has been totally reworked to be user-friendly and with more features, see details below.

  • Improved local data model (JSON)
  • Avoided BC break with previous version
  • Added preconfigured icons by category (Chrome, Color, Color Alt)
  • Added "Muted" action (only if you have: chrome://flags/#enable-tab-audio-muting)
  • Allowed user to create / edit / duplicate / delete tab rule
  • Created a settings view to import / export / delete all tab rules
  • Created a help view with some explanations
  • Used Karma & drop QUnit for unit tests
  • Added Google Analytics to get some statistics

Content

  • Improved content script

0.8.0

06 Nov 14:03

Choose a tag to compare

  • Updated icon extension