Skip to content

Releases: furybee/chrome-tab-modifier

0.13.0

06 Jun 09:04
Compare
Choose a tag to compare

Options

  • Reverted chrome.storage.sync usage to chrome.storage.local: this will increase the amount of tab rules and will avoid sync between logged browsers #26, #27
  • Added script to avoid BC break and keep existing tab rules, you have to load once the options page

0.12.2

24 May 09:19
Compare
Choose a tag to compare

Content

  • Fixed error in console

0.12.1

24 May 08:44
Compare
Choose a tag to compare

Options

  • Removed Fira Sans font

0.12.0

23 May 12:22
Compare
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
Compare
Choose a tag to compare

Options

  • Added "Donate" link

0.10.1

28 Apr 09:49
Compare
Choose a tag to compare
  • Removed focus on original tab for unique tab

0.10.0

25 Apr 11:57
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fixed resources broken links