sienori / Tab-Session-Manager

WebExtensions for restoring and saving window / tab states
https://tab-session-manager.sienori.com/
Mozilla Public License 2.0
1.91k stars 188 forks source link

[Feature Request] Automatic focus on 1st saved session #1285

Open k79e opened 9 months ago

k79e commented 9 months ago

Is your feature request related to a problem? Please describe. Automatic focus the 1st saved session when open the manager

Describe the solution you'd like When open manager, automatically focus the 1st saved session. If the selected session is deleted, then automatic focus the top 1st session. I think it should act like this:

  1. After opening the manager , auto focus at 1st session, if user delete 1st session, still focus on 1st session.
  2. If user selected a session other than 1st session 2.1 If user deleted this session then automatic focus the session at the same position. (if list is long enough) 2.2 If session list is not long enough to fill at previous selected position, Automatically focus at the last session. 2.3 If user deleted the last session in the list, then automatic focus at the last session.

It makes user look the content of saved session faster and easier to delete unwanted sessions.

Describe alternatives you've considered

Additional context