This repository contains the source code for the web extension of warpdl.
- Working communication channel between warpdl daemon and extension using websockets.
- Implement the functionality to capture browser downloads to be sent to the daemon.
- Implement the functionality to identify the download URL and send it to the daemon.
- Implement the functionality to identify video players and inject a "Download with warpdl" button using content script.