Minimal widget template for StreamKit+.
- Settings → Widgets → Install from folder → select this directory.
- Enable the addon and configure display modes in its settings.
| File | Purpose |
|---|---|
manifest.json |
type: widget, web_type: widget |
index.html |
Widget page |
style.css |
Styles (transparent background) |
index.js |
Worker: GET /addon/{id}/value, settings schema |
main.js |
Fetches value from the worker every 2s |
logo.svg |
Icon |