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

api.open_urls in background? #87

Open
chapmanjacobd opened this issue Oct 13, 2022 · 2 comments
Open

api.open_urls in background? #87

chapmanjacobd opened this issue Oct 13, 2022 · 2 comments
Assignees

Comments

@chapmanjacobd
Copy link

chapmanjacobd commented Oct 13, 2022

It would be nice to be able to open tabs in the background.

My use case is opening tabs while browsing: https://github.com/chapmanjacobd/lb/blob/5147b15e6d0167440df959ef5918487ef0871188/scripts/streaming_tab_loader.py

A kwarg for api.open_urls might be appropriate. Alternatively, I have browser.tabs.loadDivertedInBackground set to True in about:config. Maybe brotab could respect that setting?

chapmanjacobd referenced this issue in chapmanjacobd/library Oct 13, 2022
@balta2ar
Copy link
Owner

balta2ar commented Oct 14, 2022 via email

@chapmanjacobd
Copy link
Author

Maybe just a kwarg, api.open_urls(background=False), would be more appropriate

@balta2ar balta2ar self-assigned this Oct 15, 2022
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

2 participants