Can't see the Extension Coordinator Run list in local mode

Ah

Yes

lets try starting the rig, removing the views, stopping the rig, starting the rig, making the views again!

make sure to start using yarn start -l manifest.json where manifest.json is the name of your manifest and retest

You are using yarn host -d <directory>/public -p 8080 to host/run your extension code?

Nothing thats the live version of Sacriel’s Extension. Just the only thing i have “rig testable” right now as I don’t usually use the rig myself :smiley:

Edit:

see also this issue: https://github.com/twitchdev/developer-rig/issues/35

You need to include <script src="https://extension-files.twitch.tv/helper/v1/twitch-ext.min.js"></script> in your ext html file