Skip to content

feat: Create Chrome extension for Cobalt video downloader #1344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

d3f4ultt
Copy link

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant