#438·comlink

Make comlink available for chrome extensions

Author: kesavkollaCreated Mar 17, 2020Updated Apr 24, 2026

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

Source: GoogleChromeLabs/comlink