Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.59 KB

File metadata and controls

56 lines (35 loc) · 1.59 KB

Arify

✨ Vibe-coded chrome extension for download interception

Coding agent AI Model License


Coding agent


hr


Features

  • 🛑 Prevent any request to the download url
  • ⏬ Export the download url to ready to use cURL, Wget or Aria2 cli command
  • 👤 Clone the referer, cookies & user-agent of the original download

Why?

The default chrome downloader (or any other browsers) is sucks. Bad continue/retry mechanism, no parallelization, no background download & slow performance. This extension will help you intercept that and use the lightweight cli downloader instead.

Or just use download manager if you're fine with paywall or background service.


Installation

Ask AI.


Development

2025-05-27

  • Coding agent: Cline 3.17
  • AI model: Claude sonnet 3.7
  • Input tokens: 15.900.000 tokens
  • Output tokens: 132.000 tokens
  • Cost: $15.11
  • Vibe coding duration: ~1 hour

Coding agent