Plugin loader UI

Adds an UI to quickly load unsandboxed extensions (plugins).

Verze ze dne 22. 12. 2021. Zobrazit nejnovější verzi.

Autor
The LSTV
Hodnocení
0 0 0
Verze
0.1
Vytvořeno
22. 12. 2021
Aktualizováno
22. 12. 2021
Size
4,8 KB
Licence
MIT
Spustit na

TWarp plugin loader

Features 3 simple methods.
Used to load custom unsandboxed extensions (plugins).

1. Presets- You can configure your presets in the script and then load them with a single click!
Also comes with UtilsV2 plugin pre-build. You can try experimenting with it.
2. Direct code- Simply paste the plugin code here and it will get loaded! Works the fastest, most reliable, and offline from these 3 methods.
3. From URL- Just paste the plugin's URL and it will get loaded. (Make sure you are using HTTPS, not HTTP and that the page where the script is hosted has Access-Control-Allow-Origin set to "*")

How to open the gui?

The script adds a button to the top menu called "Plugins".
It looks like this >