GoogleChromeLabs / GoogleChromeLabs/comlink

Make comlink available for chrome extensions

Open
#438 7 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.