tab-workspaces icon indicating copy to clipboard operation
tab-workspaces copied to clipboard

Problem with LoadTabOnSelect web extension

Open TatsuyaSugi opened this issue 8 years ago • 2 comments

People may want to use LoadTabOnSelect web extension with Tab Workspace to avoid "all load" issue. The problem is, LoadTabOnSelect uses "moz-extension:" protocol to prevent immediate loading. Tab Workspace rejects "moz-extension:"-type url when re-opening tabs. So, we cannot use LoadTabOnSelect with Tab Workspace.

TatsuyaSugi avatar Oct 10 '17 15:10 TatsuyaSugi

I've just changed to tab-workspaces to be prepared for upcoming firefox versions. I came up this extension for that problem and it works: HoldTab.

Maybe the functionality can be used directly in tab-workspaces to prevent loading of not active tabs? Just an idea.

acambule avatar Oct 26 '17 12:10 acambule

Worked well with HoldTab. Thanks. Implementing this functionality in tab-workspaces is nice. In that case, my additional request is to keep tab title before loading. Currently all tab titles were URL in case of HoldTab, so it is difficult to identify the content.

TatsuyaSugi avatar Oct 26 '17 22:10 TatsuyaSugi