Commit Graph

1 Commits

Author SHA1 Message Date
google-labs-jules[bot]
42f2bbf6a6 feat: Create Chrome extension for Cobalt video downloader
This commit introduces a Chrome extension that provides a side panel interface to facilitate video downloads using Cobalt.

Key features:
- A side panel UI with an input field for video URLs and a download button.
- Redirects you to the Cobalt website (cobalt.tools) with the video URL for processing.
- Basic URL validation and error handling for your input.
- Includes necessary manifest.json, HTML, CSS, and JavaScript files.
- Placeholder icons are included.

The extension allows you to quickly send video URLs to Cobalt directly from your browser's side panel.
2025-06-11 20:11:49 +00:00