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

Feature request: Add support for unloading tabs in Firefox #73

Open
philipsd6 opened this issue Jun 2, 2022 · 0 comments
Open

Feature request: Add support for unloading tabs in Firefox #73

philipsd6 opened this issue Jun 2, 2022 · 0 comments

Comments

@philipsd6
Copy link

I don't know about other supported browsers, but Firefox can unload tabs from the about:unloads page, and there are several add-ons that perform this function as well. For example: unload-tabs.

Would it be possible to support this with brotab? When processing large amounts of tabs, it's an essential function to be able to manage memory usage.

I imagine API wise, it would be used similarly to activate_tab():

client.unload_tab(["a.45.92"])
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