Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Releases: colebemis/tabio

v2.0.4

21 Aug 06:23

Choose a tag to compare

Fixed

v2.0.1

08 Sep 06:39

Choose a tag to compare

Fixed

  • Fix arrow key scrolling bug caused by Window.scrollBy().

v2.0.0

08 Sep 08:25

Choose a tag to compare

Added

  • Navigate with tab or shift + tab.

Changed

  • Rewrite extension from the ground up with React.
  • Redesign extension popup.
  • Close highlighted tab with shift + backspace instead of meta + backspace.

Removed

  • Remove ability to reorder tabs.
  • Remove pinned tab indicator.
  • Remove in-app keyboard shortcut cheatsheet.
  • Remove onboarding modal.