Skip to content

Releases: pwhite2/simple-tab-sorter

Release v0.4.1

05 Jan 01:00

Choose a tag to compare

  • Fixed sort all windows bug resulting from conversion to manifest v3

Release v0.4.0

19 Dec 21:56
02cf404

Choose a tag to compare

  • Converted to Chrome manifest v3
  • Added support for Chrome's Tab Groups

Release v0.3.3

05 Dec 18:25

Choose a tag to compare

This was a patch release that added compatibility with Chrome's new (at the time) tab suspension feature. This is the current release (GitHub doesn't allow you to back-date releases) that was published as v0.3.3 to the chrome web store on April 26, 2023.

Release v0.3.2

05 Dec 18:14

Choose a tag to compare

This was a patch release that prevented the removal of tabs from Chrome's new "Tab Group" feature during tab sorting. Note that this was an old release (GitHub doesn't allow you to back-date releases) that I had forgotten to create when I published v0.3.2 to the chrome web store.

Release v0.3.1

22 Feb 02:52
d105a4a

Choose a tag to compare

  • Removed Google Analytics code
  • Added support for extensions derived from The Great Suspender now that it's been removed from the Chrome Web Store and derivative works have been submitted

Release v0.3.0

30 Jun 03:59
7e17fc8

Choose a tag to compare

  • Added "Sort pinned tabs" option to Settings page and disabled it by default
  • Added short form to collect user feedback when extension is removed

Release v0.2.0

16 Mar 01:14

Choose a tag to compare

This will be the first public Chrome Web Store release. This extension has been stable during development and testing and I don't plan on making subsequent changes unless requested by users or the chrome API changes.

I've done my best to test the existing functionality across multiple browsers, but you may encounter issues resulting from a difference in environment, or combination of installed extensions, than what I've been developing and testing against.

Release v0.1.1 (Early Access)

10 Mar 21:52
37ba753

Choose a tag to compare

Pre-release

This is a limited ("unlisted" in the Chrome Web Store) "early access" release. This extension has been stable during development and testing but it's still under active development and the documentation could use some improvement.

I've done my best to test the existing functionality across multiple browsers, but you may encounter issues resulting from a difference in environment, or combination of installed extensions, than what I've been developing and testing against.

Initial Alpha Release

09 Mar 02:37

Choose a tag to compare

Initial Alpha Release Pre-release
Pre-release

This is a limited ("unlisted" in the Chrome Web Store) "alpha" release (0.1.0). In short, this extension is still under active development and the documentation may be a bit lacking.

I've done my best to test the existing functionality across multiple browsers, but you may encounter issues resulting from a difference in environment, or combination of installed extensions, than what I've been developing and testing against.

Known Issues:

  1. Extension doesn't behave correctly in Opera GX - I'm pointing this out in case anyone tries to install this extension via the "Install Chrome Extensions" Opera extension. I currently have no intention of attempting to fix this considering that Opera isn't based on the Chrome engine or APIs and the fact that Opera GX is currently in "Early Access". As a side note, this release appears to behave correctly in Opera R2020 although I don't directly support that either, given it's not based on Chrome...
  2. Options tab side navbar doesn't properly highlight currently selected page.