Discuss Scratch

theonlygusti
Scratcher
1000+ posts

How to make a javascript extension nowadays?

ReferenceError: Can't find variable: Scratch
jaafreitas
Scratcher
12 posts

How to make a javascript extension nowadays?

Which tutorial are you trying to follow?
RichieNB
Scratcher
71 posts

How to make a javascript extension nowadays?

The code won't work if it is pasted directly into the browser console. You'll need to call internal functions to add it. SheepTester's scratch-gui automates this.

I also made a boilerplate that launches it with automatic rebuilding: https://github.com/Richienb/scratch-extension-boilerplate

Powered by DjangoBB