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

Can't detect new empty tabs with Super Start 7.0+ #142

Closed
Infocatcher opened this issue May 15, 2014 · 0 comments
Closed

Can't detect new empty tabs with Super Start 7.0+ #142

Infocatcher opened this issue May 15, 2014 · 0 comments

Comments

@Infocatcher
Copy link
Owner

Reported here: https://addons.mozilla.org/addon/private-tab/reviews/589314/

Super Start: https://addons.mozilla.org/addon/super-start/
(from https://addons.mozilla.org/addon/super-start/versions/7.0)

- Support preloading (needs fx version >= 27), you can disable it by setting extensions.superstart.page.preload to false).

This is conflict with "preloading" feature.
Workaround:
extensions.superstart.page.preload = false (to disable preloading)
browser.newtab.url = "about:superstart" (to correctly detect as empty)

Infocatcher added a commit that referenced this issue May 15, 2014
Super Start 7.0+ https://addons.mozilla.org/addon/super-start/versions/7.0
+ extensions.superstart.page.preload = false
(part 1 for #142)
Infocatcher added a commit that referenced this issue May 16, 2014
(extensions.superstart.page.preload = true)
(part 2 for #142)
Infocatcher added a commit that referenced this issue May 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant