Commit Graph

6 Commits

Author SHA1 Message Date
JSC
f452fe691c Add release workflow for SDB Audio Extractor Chrome extension
Some checks failed
Create Release / build-and-release (push) Failing after 3s
2025-10-05 16:58:09 +02:00
JSC
51c10a2a2f Remove README.md file as part of project cleanup 2025-10-05 16:33:12 +02:00
JSC
8497459444 Refactor config button click handler to open options page in a new tab 2025-10-02 14:07:28 +02:00
JSC
fbf398a227 Update API token header and remove deprecated files 2025-09-27 21:16:28 +02:00
JSC
95e874e0bb Add private key for Chrome extension authentication and v1 extension 2025-09-20 21:00:22 +02:00
JSC
cb607760ce Add SDB Audio Extractor extension with options and popup UI
- Implemented manifest.json for extension configuration
- Created options.html and options.js for user settings management
- Developed popup.html and popup.js for audio extraction functionality
- Added icons for the extension (icon16.png, icon48.png)
- Integrated API token and base URL configuration with validation
- Implemented audio extraction from YouTube videos with error handling
2025-09-20 20:54:12 +02:00