Please Access via Local Server
Scratch Jr requires a web server to run correctly due to browser security restrictions on local files.
# Run this command in your project folder:
python3 -m http.server 8000
# Then open:
http://localhost:8000/ide-jr.html