Skip to content

Releases: sienori/Tab-Session-Manager

5.2.0

01 Jan 15:58

Choose a tag to compare

  • Added function to open startup session when starting the browser
  • Speed up display open / remove buttons in session list
  • Fixed problem where windows without titles could not be opened individually
  • Fixed problem where unable to open a tab of removed container

5.1.1

03 Nov 12:24

Choose a tag to compare

  • Fixed problem where importing huge sessions failed

5.1.0

11 Sep 18:29

Choose a tag to compare

  • Added option to show open / delete buttons in session list
  • Supported keyboard operation of session list
    • Select session with up / down key
    • Open session with shift + enter key
  • Fixed issue where the height of the overflow menu was small
  • Added option to adjust sidebar width
  • Changed minimum and default values of popup width option
  • Faster response when a session is selected
  • Fixed problem where ignore URL option was not working

5.0.0

05 Sep 17:25

Choose a tag to compare

  • Updated session list UI to 2 columns
  • Added function/option to open session list in tab
  • Added option to specify URL list to ignore when saving session

4.5.2

16 Feb 06:12

Choose a tag to compare

  • Improved accessibility
    • Fixed that the check box label on the setting page could not be read by the screen reader
    • Allowed screen reader users to check keyboard shortcut settings
    • Made the menu on the popup operable with the keyboard

4.5.1

08 Feb 16:21

Choose a tag to compare

  • Fixed problem where shortcut description was not displayed correctly in Firefox65
  • Fixed problem where default shortcut conflicted with browser function

4.5.0

08 Feb 15:32

Choose a tag to compare

  • Added keyboard shortcut (Chrome, firefox 60)
    • Firefox: You can customize it on the options page
    • Chrome: You can customize it on the Chrome's extension page
  • Improved accessibility of option page
    • Solved the problem that checkbox and radio button could not be selected with keyboard

4.4.0

03 Jan 13:57

Choose a tag to compare

  • Added function to add current window to a session
  • Improved visibility of session menu
    • Added section label
  • Added function to restore deleted tabs and windows from session
  • Changed not to display delete button when there is only one window or tab in the session

4.3.3

02 Dec 17:02

Choose a tag to compare

  • Improved popup notification
    • Display message when saving session
    • Display error when saving / deleting session fails
    • Display notifications when extension are updated
  • Improved session display performance
  • Improved auto save when window closed
    • Use the title of the active tab as the session name
    • Use the time when window was closed as the session date
  • Fixed that the tab title of private window was not displayed in session save field
  • Changed not to scroll sidebar of option page

4.3.2

18 Nov 15:50

Choose a tag to compare

  • Fixed program error