Skip to content

Releases: stefanXO/Tab-Manager-Plus

5.2.4

03 Oct 02:46
Compare
Choose a tag to compare
  • Fix: Allow backing up large saved session data
  • Fix: Update favicons once tab loaded
  • Fix: Do not open sidebar panel automatically on install

This release is Firefox only

6.0.0

01 Oct 11:24
87ea507
Compare
Choose a tag to compare
  • You can now open single tabs from your saved sessions
  • Experimental: Try to restore window names and colors after a browser restart
  • Fix: Vertical layout takes now the full width in popups
  • Fix: Vertical view has now nicer separators when used in full window, that take the whole screen width
  • Fix: Sometimes favicons would not load properly
  • Fix: Make sure session tabs are fully restored before closing the popup
  • Fix: Moving many tabs could stop early because of popup closing in the meantime
  • Fix: Closing many tabs could stop early because of popup closing in the meantime
  • Fix: Discarding many tabs could stop early because of popup closing in the meantime
  • Fix: Selecting a color for a window would hide all other windows until the next open
  • Fix: Windows that were saved out of bounds of the current monitor, could not be restored
  • Fix: Windows that were too big for the current monitor, would not be restored
  • Fix: Don't animate scrolling if animations are disabled
  • Fix: Dragging tabs would sometimes drop them in the wrong location, now they will be added to the closest tab in the new window
  • Fix: Favicons sometimes stuck, based on browser cache
  • Fix: Also use favicon url based on pending url if tab is loading
  • Fix: Don't attempt to show empty favicon
  • Fix: pending urls not being read when calculating window title
  • Fix: window title not updating after tabs fully loaded
  • Fix: IPs being shown as weird numbers in window title/name
  • Fix: title being based on whole url, instead of hostname while tab was loading
  • Fix: Try to find nicer window title if it matches hostname
  • Fix: Group by top-Ips, like 192.168..
  • Fix: If you selected incognito tabs and normal tabs based on a search, and tried to move them to one window then it would fail because they can't be mixed together. Now it will open 2 windows - one with normal tabs, one with incognito tabs.

This update is for Chrome only.

5.2.3

01 Oct 02:50
Compare
Choose a tag to compare
  • Fix: Allow restoring saved sessions from the popup

This update is for Firefox only.

5.3.0

22 Sep 16:01
Compare
Choose a tag to compare
  • Fix: Move to manifest v3 which is a Chrome Extensions store requirement now

This update is for Chrome only, as Firefox does not support the new manifest v3 service worker. The functional changes of this update are included in the 5.2.1 release that was released for Firefox.

5.2.2

22 Sep 17:32
Compare
Choose a tag to compare
  • Fix: Avoid non-Firefox permissions checks

This update is for Firefox only.

5.2.1

22 Sep 15:36
Compare
Choose a tag to compare
  • Fix: White page crash when tab had no hostname / title

5.2.0

22 Jun 01:04
5a161b1
Compare
Choose a tag to compare
  • Improves search! Searching for "google mail" will highlight tabs that have both words included #107
  • Improves search! Searching for "google OR mail" will highlight tabs that have either of the worlds included #106
  • Fix: Searching for the same string length would not trigger another search, but that could have stopped an accent selection #93
  • Shift-right click will now select tabs in between the last selected tab #104 #94
  • Design Fix: default font size set to 16px
  • Firefox: Experimental Sidebar/Panel support added! #60
  • Firefox: Restore sessions will throw warning when trying in the popup
  • Default popup size increased to 800x600
  • Default design changed to blocks
  • Improvements: Background clean up added, to keep resources low
  • Improvements: Don't render windows in the background while the color/title selection is active
  • Improvements: Warn when trying to backup empty sessions #98
  • Fix: Doesn't allow users to export empty session files, shows a warning instead
  • Fix: Don't show import/export options for sessions if the feature is not enabled #98
  • Fix: Make it more obvious that you can type right away #86
  • Fix: Pluralization fixes when only 1 tab was selected #87
  • Firefox: Fix: Don't allow to import from the popup due to a Firefox bug. Show warning instead #57 #96

5.1.6

28 Apr 03:38
8cf0363
Compare
Choose a tag to compare
  • Fix: Pressing "enter" or "return" when only one tab is selected, should focus that tab properly in Firefox
  • Reduce options that would be restored in sessions, to limit conflicts
  • Make inputs selectable in Firefox! You can now select text again in title, search and option inputs, etc.

5.1.5

26 Apr 03:08
005a6f3
Compare
Choose a tag to compare
  • Feature: Changing the name of a window will change the windows' title in Firefox as well
  • Dark mode has now dark input fields, to ease the eye strain
  • Slight design and color adjustments
  • Fix: Clicking on a window/tab would not focus it properly in Firefox
  • Fix: Rendering fixes in Firefox for vertical scrolling
  • Fix: Properly close title/color popup after pressing enter/escape ( instead of closing the TMP popup )
  • Fix: When selecting a tab in dark mode, the text was unreadable
  • Fix: Changed the way how tabs are counted - sometimes it was possible to open more tabs per window than allowed
  • Fix: When hovering in Firefox, the window help text would not be displayed in the top

5.1.4

16 Apr 07:15
ab7984f
Compare
Choose a tag to compare
  • Moving multiple tabs would sometimes not work when using the button or [Enter] key. This should be fixed now