← Back to all Flat Fee outputs

Read-only local campaign artifact

chrome-ripper.md

direct-content-wave-23/chrome-ripper.md

# Chrome Ripper - local executable validation

## Actual commands

```powershell
Set-Location 'F:\Projects\merlino-ai\chrome-ripper'
npm run validate
npm run download -- --help
```

## Result

| Check | Exit | Evidence |
| --- | ---: | --- |
| Extension validator | 0 | `Chrome Ripper validation passed.` |
| Local downloader validator | 0 | `Chrome Ripper local download tool validation passed.` |
| CLI help | 0 | Direct URL, repo ZIP, input-file, dry-run, and output-folder switches displayed. |

No URL, export, repository archive, browser session, token, cookie, or account was accessed. The local downloader's actual download operation remains intentionally unrun.