GoogleChromeLabs / GoogleChromeLabs/comlink
Make comlink available for chrome extensions
- Dominant language
- TypeScript
- Stars
- 12.8k
- Forks
- 435
- PR merge metrics
- No merged PRs in 30d
Description
chrome extensions have background javascript and popup javascript they both communicate with each other via postMessage. comlink can provide a great help there to eliminate all message passing nuances. Please add the support of comlink to chrome extensions
Contributor guide
Research direction
Start by examining how Comlink currently handles communication and how Chrome extensions connect background and popup JavaScript through postMessage. The issue does not name files, tests, or an entry point, so first clarify the intended extension support and its expected API before implementation. Done should mean documented, tested support for this communication pattern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100