You don’t it has to be in the rig, or Twitch website, in order to to invoke the JS helper which ties into functions provided by Twitch.
This example extension hasn’t been modified/updated to work well in the new component design, or you didn’t set sensible values for the component scaling in the console
You could either fix this, or just skip the example extension, don’t get hung up on an example that doesn’t work correctly.
It’s sorta possible as an extension is JUST a webpage, if you intend to not use any of the JS functions provided by the helper, then you can skip the onAuthorised and just invoke, but you won’t be able to listen to pubsub updates and you don’t have a JWT to use to pass to your EBS for verification.
You need to understand the root cause, so you don’t make the same mistake in your own extension
The Video Component Sizing Parameters are incorrectly set, hence the tiny extension.
