Repo ZIPs
Detects GitHub, GitLab, and Bitbucket repository links and downloads default branch ZIP archives.
Private Merlino AI Tool
A Chrome extension and local command-line tool that starts every visible export, archive, repository ZIP, and media download it can safely reach.
Detects GitHub, GitLab, and Bitbucket repository links and downloads default branch ZIP archives.
Downloads visible export links from platforms such as Vercel, Netlify, Supabase, Neon, Stripe, and PayPal.
Grabs obvious ZIP, CSV, JSON, SQL, PDF, XLSX, image, video, and Reddit media links from the current page.
Runs as a local command for direct URLs, repo shortcuts, and text, CSV, or JSON input lists with high concurrency.
chrome://extensions.Load unpacked.extension/ folder.The ZIP in dist/ is only for backup or transfer. Chrome runs the extracted folder.
Run from the project folder when you already have direct export URLs or repository names.
npm run download -- --repo github:owner/repo --out .\downloads --concurrency 32
Use GITHUB_TOKEN or GH_TOKEN for private GitHub repo ZIPs. Browser-session dashboards still need the Chrome extension.
| Platform | Best Use | Boundary |
|---|---|---|
| GitHub | Repository ZIP archives | No full Git history |
| Vercel | Connected Git repo links | Env/settings need CLI/API |
| Netlify | Connected Git repo links | Env/settings need CLI/API |
| Supabase/Neon | Visible export links | Database dumps need DB access |
| Stripe/PayPal | Visible report exports | Reports must be generated first |
| Page JSON and media | Only visible public/session content |
Chrome Ripper does not bypass permissions, scrape secrets, solve CAPTCHAs, or dump hidden databases. It downloads what the signed-in browser can already reach as a file or link.