Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Does anyone know the URL for the Scratch Lab extension .js files?
- samq64
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
Does anyone know the URL for the Scratch Lab extension .js files? I've been wondering this because I want to use the extension in E羊icques.
Any kind of unofficial text extension will also work.
Any kind of unofficial text extension will also work.
Last edited by samq64 (May 1, 2021 23:16:20)
- jvvg
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
The “compiled” JS file is available at https://lab.scratch.mit.edu/text/main.js and is not minified. I don't know where the source files used to generate that are though.
- samq64
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
The “compiled” JS file is available at https://lab.scratch.mit.edu/text/main.js and is not minified. I don't know where the source files used to generate that are though.OK, thanks. I'll keep this open just in case someone else knows.
- Maximouse
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
The source code is not available (yet?), and it wouldn't work in E羊icques without modification.
- han614698
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
Correct me if I'm wrong as I know virtually nothing about text-based code, but this might be it.
view-source:https://lab.scratch.mit.edu/text/
view-source:https://lab.scratch.mit.edu/text/
Last edited by han614698 (May 1, 2021 11:33:54)
- Maximouse
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
Correct me if I'm wrong as I know virtually nothing about text-based code, but this might be it.The forums don't support view-source URIs.
The actual code is here, but it's generated by webpack. The original source code is not available.
- Pufferfish_Test
-
Scratcher
500+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
@apple502j somehow generated the extension files:
face-recognition.js
animated-text.js
I don't know whether anyone's ever actually tried running them in E羊icques or anywhere else, or if they're even complete, and you'll need to somehow load the blazeface library.
Hopefully scratchlab will be open source sometime soon.
face-recognition.js
animated-text.js
I don't know whether anyone's ever actually tried running them in E羊icques or anywhere else, or if they're even complete, and you'll need to somehow load the blazeface library.
Hopefully scratchlab will be open source sometime soon.
- samq64
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
@apple502j somehow generated the extension files:It didn't seem to work, but thanks anyway!
face-recognition.js
animated-text.js
I don't know whether anyone's ever actually tried running them in E羊icques or anywhere else, or if they're even complete, and you'll need to somehow load the blazeface library.
Hopefully scratchlab will be open source sometime soon.
By the way, does anyone know if there's a unofficial text extension I can use for now?
- samq64
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
To answer some of the above posts:

Correct me if I'm wrong as I know virtually nothing about text-based code, but this might be it.I don't think that will be much help considering there are only 36 lines of HTML and the JavaScript is located in a separate file, but thanks for trying to help.
view-source:https://lab.scratch.mit.edu/text/

Ok, thanks for the link for the editor source. I've got the link for the Animated Text extension now, but it's not compatible with E羊icques.Correct me if I'm wrong as I know virtually nothing about text-based code, but this might be it.The forums don't support view-source URIs.
The actual code is here, but it's generated by webpack. The original source code is not available.
Last edited by samq64 (May 2, 2021 00:12:24)
- Catlemonadeweb
-
Scratcher
22 posts
Does anyone know the URL for the Scratch Lab extension .js files?
Then what's the face sensing code? 

- Catlemonadeweb
-
Scratcher
22 posts
Does anyone know the URL for the Scratch Lab extension .js files?
The text doesn't work on E羊icques!- Jeffalo
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
i think the extensions use stuff that wouldn't really be compatible with E羊icques.. for example i dont think any regular 3.0 extension can render text to the screen like the scratch lab ones.
- T0RRENT_
-
Scratcher
100+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
How could you get https://lab.scratch.mit.edu/text/main.js to work in normal Scratch? Do you import it somehow?
- Maximouse
-
Scratcher
1000+ posts
Does anyone know the URL for the Scratch Lab extension .js files?
How could you get https://lab.scratch.mit.edu/text/main.js to work in normal Scratch? Do you import it somehow?Neither of the Scratch Lab extensions works in unmodified Scratch.
- Discussion Forums
- » Questions about Scratch
-
» Does anyone know the URL for the Scratch Lab extension .js files?







