Make impossible to use not supported options from manifest for specific browser.
Open
@PatrykKuniczak is already working on this.
Since Apr 24, 2026.
contribution welcome
pkg/wxt
- Dominant language
- TypeScript
- Stars
- 10.5k
- Forks
- 564
- PR merge metrics
- No merged PRs in 30d
Description
I mean instead of adding comments like https://github.com/wxt-dev/wxt/blob/09b5a1957708ad4fdf5d15bbc65ea2097949f568/packages/wxt/src/types.ts#L764-L769
We should create discriminator, which trims not available options for specific target and inteliSense won't even suggest it to user.
That's big issue, but it's valuable to do it someday.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.