Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with LoadTabOnSelect web extension #13

Open
TatsuyaSugi opened this issue Oct 10, 2017 · 2 comments
Open

Problem with LoadTabOnSelect web extension #13

TatsuyaSugi opened this issue Oct 10, 2017 · 2 comments

Comments

@TatsuyaSugi
Copy link

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.

@acambule
Copy link

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.

@TatsuyaSugi
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants