aaronpk/live-chat-overlay

Create and document data model for pushing chat messages from a remote window

Closed this issue · 1 comments

Let's clean up what goes into this data variable and document it as the API this plugin uses to push messages from the chat window to the display window.

https://github.com/aaronpk/live-chat-overlay/blob/main/youtube.js#L18

Apparently I never got around to fully switching the remote window to render HTML, and the plugin still builds the HTML that gets sent to the remote window. I don't think it makes sense to change it at this point since it's working fine.