mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-08 23:04:20 -05:00
[PR #1344] feat: Create Chrome extension for Cobalt video downloader #1382
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1344
Author: @d3f4ultt
Created: 6/11/2025
Status: 🔄 Open
Base:
main← Head:cobalt-sidepanel-extension📝 Commits (2)
42f2bbffeat: Create Chrome extension for Cobalt video downloader5d20664Merge branch 'imputnet:main' into cobalt-sidepanel-extension📊 Changes
7 files changed (+110 additions, -0 deletions)
View changed files
➕
images/icon128.png(+0 -0)➕
images/icon16.png(+0 -0)➕
images/icon48.png(+0 -0)➕
manifest.json(+20 -0)➕
sidepanel.css(+44 -0)➕
sidepanel.html(+15 -0)➕
sidepanel.js(+31 -0)📄 Description
This commit introduces a Chrome extension that provides a side panel interface to facilitate video downloads using Cobalt.
Key features:
The extension allows you to quickly send video URLs to Cobalt directly from your browser's side panel.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.