Description
I would like to get information about Scratch 3.0 extensions. On the Scratch Extensions website is a link to this repo. The linked-to page, which is part of this repo, contains a broken link in this passage:
For documentation regarding other aspects of Scratch 3.0 extensions see this Extensions page on the wiki.
The broken link refers to https://github.com/LLK/docs/wiki/Extensions which does not exist at this time.
Should the link go to https://github.com/LLK/scratch-vm/wiki/Scratch-3.0-Extensions-Specification perhaps? But that page says it has moved to https://github.com/LLK/scratch-vm/blob/develop/docs/extensions.md which would form a link cycle :-(.
What I would really like to be able to find information about is the mechanism to "extend Scratch with HTTP requests" alluded to on the Scratch Extensions page. Does it exist?