应用截图

widget.io截图1
widget.io截图2

详细介绍

A simple Streamelements addon to automate and simplify widget import and export.

widget.io streamlines the process of working with custom widgets in Streamelements.
The default process requires users to manually copy and paste downloaded code into (or from, if you are a developer) the editor inside Streamelements, which is a very common source of errors.

widget.io enables the user (or the developer) to select a ZIP archive with the source code, and the program will automatically set the widget up. In the same fashion, any custom widget can be automatically downloaded into one single ZIP archive that the developers can then redistribute.

Note: the working part of the extension is a pink button in SE overlay editor, not the extension pop-up in top right toolbar of your browser.

Changelog:
v1.3 (March 8, 2025)
-- Hotfix for SE switching from CodeMirror to Monaco editor causing the extension not to work. Special thinks to X user @touru9klub for providing a quick fix, saved me a bunch of time.
-- Added tutorial in the pop-up near the address bar.

v1.2 (Oct 23, 2024)
-- Hotfix for SE changing some stuff around causing the extension to not work

v1.1 (Jan 18, 2023):
-- Added support for widget field data tab
-- Added support for widgets with missing files
-- Added widget package checks: errors and prompts manual upload for incorrectly set up widgets.
-- Fixed manual upload not working after reopening the window
-- Minor fixes

v1.0 (Jan 13, 2023):
-- Initial release