lambidu/tabs-group-extension

[NOT AN ISSUE] Simple questions

Opened this issue · 2 comments

Hi,

Thank you for your add-on/extension.

Please if possible, allow me few simple questions:

  1. When one group "A" switches to another group "B", tabs in group "A" are closed? Or tabs are hidden? Please I want to know which process your add-on uses: It closes tabs, or it hides tabs?

  2. If your answer to my previous question is "tabs are hidden", then my second question is: These hidden tabs are discarded (hibernated) when group "A" is closed? Or these hidden tabs remain active?

  3. When user is at group "B", and a tab is reopened, the tab is refreshed and tab content is updated? Or the tab is just reloaded with the old content?

  4. It seems you updated your add-on recently, after a long pause of time. Do you plan to be more active with this your add-on? I hope so! I ask you only because I'm interested on your add-on.

Thank you in advance!

@EstherMoellman, sorry for late response,

  1. Tabs are closed, no way for now to safely switch between browsing sessions
  2. Closed, and each tab's URL is stored
  3. Fully re-loaded
  4. Hope to be more active, have a lot of things to do yet

You welcome :)

Hi @lambidu , thank you for your answer. Please, if possible, allow me some requests:

  • User tab order per group, always should be remembered.
  • Last active tab always remembered per group.
  • Option to ignore (or not ignore) pinned tabs per group.
  • Option to unload tabs until selected/active, saving RAM, CPU etc.
  • "Select-tab-after-closing" function, allowing to choose which tab will be open (last, right, left, pinned).
  • Menu at icon pop-up bar and tab context menu, allowing multiple functions with just mouse-right-click.
  • Option for “Temporary Container”: If this option is selected, every new tab will be open in a separate container, reducing tracking. And when the tab is closed, everything inside the temporary container will be deleted, just the url will be saved as a bookmark (allowing to reuse the tab again).
  • Password protection group option.
  • Dark theme.

Thanks in advance again!