Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » How do you run custom extensions in scratch?
- ycl3294777
-
Scratcher
100+ posts
How do you run custom extensions in scratch?
Hello, i am very new to making scratch extensions, so sorry if this question isnt good enough for this forum.
How do you run custom scratch extensions in the browser? Thanks - ycl3294777
How do you run custom scratch extensions in the browser? Thanks - ycl3294777
- BigNate469
-
Scratcher
1000+ posts
How do you run custom extensions in scratch?
You can't run them in Scratch directly, as Scratch doesn't provide this functionality. You can fork and build scratch-gui and scratch-vm (or just scratch-editor now, since they've been moving toward making everything in one repo), add your extensions there, and run it, or you could use a Scratch mod such as TurboWarp to load the custom extension file into the editor directly.
- Olimon7661
-
Scratcher
1000+ posts
How do you run custom extensions in scratch?
You do need to know javascript to make them, turbowarp has some documentation here: https://docs.turbowarp.org/development/extensions/introduction
- Olimon7661
-
Scratcher
1000+ posts
How do you run custom extensions in scratch?
However you can use mods after finding or making a file like gandi ide to run them
- ycl3294777
-
Scratcher
100+ posts
How do you run custom extensions in scratch?
You can't run them in Scratch directly, as Scratch doesn't provide this functionality. You can fork and build scratch-gui and scratch-vm (or just scratch-editor now, since they've been moving toward making everything in one repo), add your extensions there, and run it, or you could use a Scratch mod such as TurboWarp to load the custom extension file into the editor directly.Ok thank you for your help!
- IronBill05
-
Scratcher
100+ posts
How do you run custom extensions in scratch?
Actually, you can run custom extensions on scratch (like my JavaScript utilities extension) but you have to use special code to make it work.You can't run them in Scratch directly, as Scratch doesn't provide this functionality. You can fork and build scratch-gui and scratch-vm (or just scratch-editor now, since they've been moving toward making everything in one repo), add your extensions there, and run it, or you could use a Scratch mod such as TurboWarp to load the custom extension file into the editor directly.Ok thank you for your help!
- ycl3294777
-
Scratcher
100+ posts
How do you run custom extensions in scratch?
Oh, what does Javascript utilities do?Actually, you can run custom extensions on scratch (like my JavaScript utilities extension) but you have to use special code to make it work.You can't run them in Scratch directly, as Scratch doesn't provide this functionality. You can fork and build scratch-gui and scratch-vm (or just scratch-editor now, since they've been moving toward making everything in one repo), add your extensions there, and run it, or you could use a Scratch mod such as TurboWarp to load the custom extension file into the editor directly.Ok thank you for your help!
- HiddenSquid62
-
Scratcher
13 posts
How do you run custom extensions in scratch?
I Cant Mention Some Of The Scratch Mods Because Its Only For Mentioning On That Mod And Its Forks, But
Try Using:
-Turbowarp
-Snap! Make Your Own Blocks
-Dinobuilder (extension maker)
Those Are Cool Scratch Mods/Forks
Try Using:
-Turbowarp
-Snap! Make Your Own Blocks
-Dinobuilder (extension maker)
Those Are Cool Scratch Mods/Forks
when forum topic [new topic v] posted :: event hat
post [new post] :: control command
return [(:] :: cap
Last edited by HiddenSquid62 (Oct. 15, 2025 00:38:22)
- Discussion Forums
- » Developing Scratch Extensions
-
» How do you run custom extensions in scratch?




