serversideup / webext-bridge

💬 Messaging in Web Extensions made easy. Batteries included.
https://serversideup.net/open-source/webext-bridge
MIT License
547 stars 50 forks source link

sendMessage to background in popup/options page doesn't work #4

Closed tmkx closed 3 years ago

tmkx commented 3 years ago

popup/options will be treated as background, is it expected? https://github.com/antfu/webext-bridge/blob/b39e58e362bbad2ccf90ce6c558916badc192dce/src/internal.ts#L8-L17