Conversation
JoshuaWilkes
approved these changes
Mar 26, 2026
Collaborator
JoshuaWilkes
left a comment
There was a problem hiding this comment.
LGTM, test should be fixed once you merge #929 in to main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed?
Adds support for the Zen browser, which is based off firefox which supports granted containers.
Why?
I have moved to using Zen and want a faster way to switch between which browser I use + keeping the custom template for testing. There has also been community interest in Zen support.
Examples:
This PR removes the need to specify a custom browser path for Zen spoofing as Firefox. By giving the native option of selecting Zen as an option.
How did you test it?
granted browser set+ select 'Zen'assume -cOS tested on:
Potential risks
Low risk as just adding a new entrypoint for existing interface for browser support
Is patch release candidate?
No, new feature
Link to relevant docs PRs