Skip to content

First release

Compare
Choose a tag to compare
@Antrikshy Antrikshy released this 19 Aug 01:11
· 3 commits to master since this release

Stable enough to not be called beta, but a few things occasionally misbehave.

Currently, the following improvements would be nice:

  • Sometimes, the tab bar gets hidden when only one tab is open. Cmd+Shift+T is reserved for hiding and showing the tab bar.
  • Add a way to prevent reopening of a tab if the same URL is open in another tab.
  • Add a limit to number of saved URLs to prevent memory leaks in long browsing sessions. Purge first-in contents of the array as it grows.
  • Extension malfunctions if tab reopened and closed rapidly.