Skip to content
New issue

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

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

Already on GitHub? # to your account

Feature: Support no container ("firefox-default") selection #7

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

ksangers
Copy link

Relates to #6. This should allow users to select no container.

- Modify `toContainerInfo` function to return `null` when input value is `null`.
- Add logic to handle requests with `null` container info by opening them in the default container and removing the original tab.
- Ensure `tab` is retrieved before container checks and actions in `onBeforeRequest` function.
@icholy
Copy link
Owner

icholy commented Jan 14, 2025

It might be a few days before I have time to pull this down and play with it.

@icholy icholy merged commit d3941e1 into icholy:master Jan 14, 2025
@icholy
Copy link
Owner

icholy commented Jan 14, 2025

This works great! I'm going to merge as-is and make a some small tweaks.

@icholy
Copy link
Owner

icholy commented Jan 14, 2025

I've submitted v1.2 of the addon for review. It should be available within a few days (max). Thanks for the contribution.

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

Successfully merging this pull request may close these issues.

2 participants