-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Context
- I need to be able to message the Chromium side panel for a cross-context generator
- I can't use
thison the message receiver because the side panel metadata doesn't appear in the trace - I think exporting thisTarget would allow it?:
webext-messenger/source/thisTarget.ts
Line 43 in 7a50772
export const thisTarget: KnownTarget = (() => { - Code reference: https://github.com/pixiebrix/pixiebrix-source/blob/feature%2F2047-copilot-extension/apps/browser-extension/src/extensionPages/extensionPagePlatform.ts#L306-L306
I'm trying to send to the target to the background so that the background initiate messages for the generator back to the target:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels