Introduction to webext-bridge
mainOverview
webext-bridge provides a simple, consistent, and production-ready API for messaging between different parts of a web extension. It abstracts away the complexities and browser-specific differences involved in cross-context communication.
Supported Contexts
You can send messages between various extension contexts, including:
backgroundcontent-scriptdevtoolspopupoptionswindow
This package is used in production by Bugflow.