Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » How do you Add a JS Extension?
- Cowboy433
-
Scratcher
100+ posts
How do you Add a JS Extension?
I am wondering how to add an Arduino JS extension to Scratch 2.0 online.
Last edited by Cowboy433 (June 1, 2015 20:20:05)
- Znapi
-
Scratcher
500+ posts
How do you Add a JS Extension?
The arduino extension can only be used on ScratchX rather than Scratch 2.0, because it is considered “experimental”. Loading extensions the arduino extension is easy. When you load an extension, a link to the arduino one is provided with a convenient button in the “featured extensions” panel.
ScratchX will not store your projects online, so every time you want to edit your project, you will have to load it from local storage. Also, be sure to save, because I don't think it saves automatically.
ScratchX will not store your projects online, so every time you want to edit your project, you will have to load it from local storage. Also, be sure to save, because I don't think it saves automatically.
Last edited by Znapi (June 1, 2015 21:28:30)
- Blank1234
-
Scratcher
500+ posts
How do you Add a JS Extension?
The arduino extension can only be used on ScratchX rather than Scratch 2.0, because it is considered “experimental”. Loading extensions the arduino extension is easy. When you load an extension, a link to the arduino one is provided with a convenient button in the “featured extensions” panel.yeah, because its hard to save automatically offline
ScratchX will not store your projects online, so every time you want to edit your project, you will have to load it from local storage. Also, be sure to save, because I don't think it saves automatically.
- docaiden
-
Scratcher
100+ posts
How do you Add a JS Extension?
You can shift-click the File button on online editor, then click load experimental extension. Or open browser console and paste the js into there
- Discussion Forums
- » Developing Scratch Extensions
-
» How do you Add a JS Extension?



