Hi there! We are building a gaming extension that utilises Twitch Embedded player. However we hit a wall where we need to specify embed parent, because Twitch API assumes that embed is always hosted in ‘https://’ schema and don’t allow to specify a full origin - in our case chrome-extension://.
So this would be a feature request to optionally specify a schema or full origin in parent property while calling for player render. This would allow twitch to be displayed in more environments and devices, so it’s a good boost for you guys as well.
Also, I found an earlier discussion regarding this, but it seems to be dead: