Add dns type on WxtBrowser
Open
Nobody has claimed this yet.
upstream
- Dominant language
- TypeScript
- Stars
- 10.5k
- Forks
- 564
- PR merge metrics
- No merged PRs in 30d
Description
Feature Request
dns type on WxtBrowser is missing
Is your feature request related to a bug?
No, it's missing, js api just for Firefox : https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/dns
Thanks !
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.
Research direction
Start by locating the WxtBrowser type definition and reviewing the linked MDN WebExtensions dns API reference. Determine which TypeScript API surface is missing and define the expected scope before implementing it, then run the relevant project type checks or tests to confirm the addition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100