mbnuqw / sidebery

Firefox extension for managing tabs and bookmarks in sidebar.
MIT License
3.26k stars 163 forks source link

Option to disable loading an unloaded tab on left click #1733

Open cdavie-artium opened 1 month ago

cdavie-artium commented 1 month ago

Description

I unload a lot of tabs and often want to drag-and-drop to rearrange them in the sidebar. I don't want these tabs to load themselves just because I want to move them from one branch or group to another.

It would be nice if there were an option to disable loading an unloaded tab on left click. (Ideally, I would be able to configure it to only load on double-click, but having to use the context menu would be an acceptable workaround.)

cdavie-artium commented 1 month ago

I'm currently able to work around this by installing the Hide Tabs extension and enabling its "Suspend tabs when hiding" option. I'd love it if Sidebery had an option for suspending tabs when hiding, too, so I don't need the extra extension. :)

Spoke too soon. 😢 The tabs don't stay hidden, and they reload themselves as part of cycling through tabs with Ctrl-Tab. (I want the tabs to stay hidden, unloaded/suspended, and ignored in Ctrl-Tab.)