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

Enhancement: cooperate with LoadTabOnSelect plugin #35

Closed
me21 opened this issue Jan 11, 2018 · 1 comment
Closed

Enhancement: cooperate with LoadTabOnSelect plugin #35

me21 opened this issue Jan 11, 2018 · 1 comment

Comments

@me21
Copy link

me21 commented Jan 11, 2018

That plugin enables lazy loading of tabs, i.e. they don't load until they are selected. It does so by prepending url with moz-extension:// scheme, so that tab content is replaced by placeholder page from local hard disk.

If Simple Tab Groups could detect that LoadTabOnSelect is installed (I don't know if WebExtensions API allow this), it could prepend urls of tabs with the same moz-extension:// when user switches tab groups. It would prevent simultaneous loading of all tabs in tab group (I think).

If automatic plugin detection is not possible, please add a checkbox in plugin settings, so that user could enable this functionality himself.

@me21
Copy link
Author

me21 commented Jan 11, 2018

Closing this as your plugin now offers similar functionality.

@me21 me21 closed this as completed Jan 11, 2018
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

1 participant