Skip to content

Latest commit

 

History

History

html

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

What is this example

This is an example of using the Twitch player and adding a number of Controls to it.

It uses Embed Everything

Since it uses the JS Embed Library, you do not need to specify the parent as the JS Library will work it out for you

This example is based on this "Web" Example that exists on my Extensions Website for test purposes

TRY THIS EXAMPLE NOW!

This example is also available via GitHub Pages!

Give it a whirl here

Reference Documentation

Running the example

This is so rough that you need to upload it somewhere or know how to start a WebServer on 127.0.0.1 port 80 locally

If you have PHP installed

sudo php -S 127.0.0.1:80

Will get you going real quick