3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML4,858 stars (4,858 stars)3,673 forks (3,673 forks)batch import
help wantedtype: feature request
Description
please add steps to use firebase in a firefox addon.
Contributor guide
- Tech stack
- javascriptfirebase
- Domain
- documentationfrontend
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- JavaScript basicsFirebase project setupFirefox addon development basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 45
- Research direction
- Review the existing quickstart js samples for Firebase web integration. Consult Firefox add on documentation at MDN to identify necessary steps. Propose adding a new example or modifying an existing one to include the steps for using Firebase in a Firefox addon. Ensure the steps cover authentication, Firestore, or other Firebase services as needed.