You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are settings under the "More..." context menu that allows configuration when dropping a URL onto an open tab. Allows us to set whether we want to replace the tab it was dropped on, open a new child tab, or even switch to the new tab immediately.
Some times (most times) I want to drag a url from another external application to create the tab, but load it in the background (or unloaded but pending?) so no media plays. Usually this is YouTube links and I'm dragging video links, once the tab is created, it immediately starts playing. I want to be able to have the same settings when I open a new child tab from the parent window, only start playing when I switch to the tab (I do this to queue up videos to watch later). I do not want to disable autoplay for YouTube videos globally.
I want to have more control over how new tabs are created this way. And it seems like it's possible to prevent loading a tab completely based on other options (e.g., "Keep tabs pending (unloaded) when tabs are accidentally focused...").
Steps to see the situation
Open youtube.com
Drag any video on the home page to the sidebar
Expected result
I should remain on the home page tab, a new tab is opened with the dragged url ready view (similar to middle/ctrl clicking). The video should not be playing until I switch to it.
Actual (present) result
I remain on the home page tab, a new tab is opened with the dragged url and starts playing.
Environment
Platform (OS): Windows 10
Version of Firefox: 133.0.3 Stable
Version (or revision) of Tree Style Tab: 4.0.25
The text was updated successfully, but these errors were encountered:
I may have closed this prematurely since it hasn't reached release yet, but the change looks good to me and it's just a matter of time until it's approved.
Abstract
There are settings under the "More..." context menu that allows configuration when dropping a URL onto an open tab. Allows us to set whether we want to replace the tab it was dropped on, open a new child tab, or even switch to the new tab immediately.
Some times (most times) I want to drag a url from another external application to create the tab, but load it in the background (or unloaded but pending?) so no media plays. Usually this is YouTube links and I'm dragging video links, once the tab is created, it immediately starts playing. I want to be able to have the same settings when I open a new child tab from the parent window, only start playing when I switch to the tab (I do this to queue up videos to watch later). I do not want to disable autoplay for YouTube videos globally.
I want to have more control over how new tabs are created this way. And it seems like it's possible to prevent loading a tab completely based on other options (e.g., "Keep tabs pending (unloaded) when tabs are accidentally focused...").
Steps to see the situation
Expected result
I should remain on the home page tab, a new tab is opened with the dragged url ready view (similar to middle/ctrl clicking). The video should not be playing until I switch to it.
Actual (present) result
I remain on the home page tab, a new tab is opened with the dragged url and starts playing.
Environment
The text was updated successfully, but these errors were encountered: