docs: Add comctx to community page (#1422)

This commit is contained in:
John Wu
2025-02-13 11:37:37 +08:00
committed by GitHub
parent 1d5d0663ac
commit 151b1392c6
+1
View File
@@ -11,3 +11,4 @@ This page is dedicated to all the awesome people how have made something for WXT
## NPM Packages
- [`@webext-core/*`](https://webext-core.aklinker1.io/): Easy-to-use utilities for writing and testing web extensions that work on all browsers.
- [`Comctx`](https://github.com/molvqingtai/comctx): Cross-context RPC solution with type safety and flexible adapters.