tim-we / tabs-aside

A session/tab manager web extension for Firefox based on the Microsoft Edge feature.

Home Page:https://addons.mozilla.org/firefox/addon/tabs-aside/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sidebar: Remember sessions folding states

irvnriir opened this issue · comments

The sidebar should save folding states of the Sessions, and restore it every time its shown . Or they may should be unfold at start .

I agree that the folding state should be remembered. My current plan is to use IndexedDB for storing additional data such as this, favicons, thumbnails, etc.

It is possible to have multiple sidebar instances (multiple windows), what do you think should happen in this scenario? Should the folding state be synchronized across all sidebars? If not which state should be stored?

With multiple browser windows . Restore for re-/opening (at least Sessions), and not sync between windows .