Add support for UXP-based web browsers
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
As told by https://github.com/mdn/browser-compat-data/issues/17688#issuecomment-1236463360, BCD doesn't currently support UXP-based web browsers such as Pale Moon or Basilisk.
As new web developer, I rely on MDN and similar places to know, prior to testing, the compatibility of functionalities between different web browsers I use.
This helps to optimize time while developing a web application.
It would be great having them listed in the compatibility table in order to achieve this.
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 reading the browser compatibility data structure and contribution guidance in the repository, then identify how supported browsers are represented. Add UXP-based browsers such as Pale Moon or Basilisk in the appropriate data entries and verify that they appear in the compatibility tables and pass the repository's checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100