Check for the following:
- does your zip file contain a folder with the files in the folder or just the files? It should be just the files
- Did you include a script tag to the Extension Helper Library
<script src="https://extension-files.twitch.tv/helper/v1/twitch-ext.min.js"></script>
-
Did you use relative or absolute links in your files. Extensions are uploaded to a sub folder of the Twitch Extensions domain
-
Check the Chrome inspector for errors, 404’s or other issues