Skip to content

Releases: lxieyang/vertical-tabs-chrome-extension

v1.6.0 released!

07 Jan 04:58
Compare
Choose a tag to compare
  • Mute tabs with a single click.
  • Fixed a bug regarding the context menu

v1.5.1 released!

30 Dec 00:57
Compare
Choose a tag to compare
  • Fixed a bug where the new URL() API returns invalid.
  • Removed redundant code on search bar auto focus.

v1.5.0 released!

26 Dec 22:10
6f6f575
Compare
Choose a tag to compare
  • Dark theme support is here!

v1.2.1

01 Dec 22:00
Compare
Choose a tag to compare
  • Updated dependencies
  • Removed AutoFocus feature

v1.2.0 released!

01 Sep 20:46
Compare
Choose a tag to compare
  • Prompt users to refresh pages after the extension got updated to a newer version

v1.1.0 released!

01 Sep 17:59
Compare
Choose a tag to compare
  • Support pinning/unpinning tabs in the context menu
  • Visual indication for pinned tabs

v1.0.2 released!

27 Aug 14:07
Compare
Choose a tag to compare
  • Fixed a bug where settings could go out of sync across tabs
  • Added a tip for using Command + E (Ctrl + E on PCs) to toggle the sidebar

v1.0.1 released!

22 Aug 16:13
Compare
Choose a tag to compare
  • Updated dependencies

v1.0.0 released!

21 Aug 20:16
Compare
Choose a tag to compare
  • Added a settings menu where you could customize:

    • whether to put the sidebar on the left or the right side of the browser window
    • whether to have the sidebar squeeze the webpage you're viewing when it opens
    • whether to display the tab titles in full or truncated (in one line, overflow hidden)

settings

v0.4.1 released

19 Aug 20:27
Compare
Choose a tag to compare
  • Fixed a bug where long press could trigger the context menu.