ScratchFrame is a modern, responsive embedding solution for Scratch. Display profiles, studios, and explore projects directly on your website with full interactivity, including top projects, stats, and project actions (TurboWarp or Scratch).
<iframe
src="https://more.cattymod.app/ScratchFrame/profile/?username=Noahscratch493"
style="width:100%; height:600px; border:none; border-radius:10px"
allowfullscreen
></iframe>
<iframe
src="https://more.cattymod.app/ScratchFrame/studio/?studio=123456"
style="width:100%; height:600px; border:none; border-radius:10px"
allowfullscreen
></iframe>
<iframe
src="https://more.cattymod.app/ScratchFrame/explore/"
style="width:100%; height:600px; border:none; border-radius:10px"
allowfullscreen
></iframe>
Clone the repository locally and open the files in your preferred editor.
git clone https://github.com/Noahscratch493/ScratchFrame.git
cd ScratchFrame
Open the HTML files in a browser to preview embeds.
MIT License © 2025 Noahscratch493