Intercepts Rork snapshot data and allows exporting code which stupidly is a premium feature of rork
This userscript allows you to download the full snapshot of a project from rork.com as a ZIP archive, preserving its original folder and file structure.
rork_snapshot_downloader.user.js
https://rork.com/p/nidk8d3iupmlk6lmelulr
https://api.rork-direct.workers.dev/trpc/projects.fetchSnapshot network request.project.zip
├── app/
│ └── index.tsx
├── assets/
├── app.json
JSZip to generate ZIP archive in-browser.document-start for maximum reliability.MIT — Free to use, modify, and distribute.