kurtextrem wrote:https://developer.chrome.com/extensions/event_pages.html
Should be possible.
The event page was listening for an event, and the event is dispatched.
A content script or other extension sends a message.
Another view in the extension (for example, a popup) calls runtime.getBackgroundPage.