Problem with LoadTabOnSelect web extension
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.
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.
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.