-
Notifications
You must be signed in to change notification settings - Fork 230
URL Parameters
TurboWarp will automatically store settings such as turbo mode, 60 FPS, high quality pen, etc. in the URL.
Some advanced options still need to be manually applied. This page only documents these advanced options.
The username
option controls the initial value of the username block.
https://turbowarp.org/443603478?username=ExampleUsername
The cloud_host
option lets you change the cloud variable server that TurboWarp will connect to, for example:
https://turbowarp.org/12785898?cloud_host=wss://clouddata.turbowarp.org
Inclusion of ws://
or wss://
is optional but recommended. wss://clouddata.turbowarp.org
is the default cloud data server used by TurboWarp, so this example doesn't actually change anything. Keep in mind that because TurboWarp uses HTTPS, insecure ws:// servers may not work. (localhost is generally exempt from this rule) Set this to an empty value to disable cloud variables entirely.
It is not possible to use this to connect to Scratch's cloud variable server as their server requires password authentication, which TurboWarp will never ask for.
Experimental, subject to change. Do not rely upon.
Load a Scratch extension from a remote URL.
https://turbowarp.org/editor?extension=https://extensions.turbowarp.org/fetch.js