First release of the yubal browser extension for Chrome and Firefox. Download tracks and subscribe to playlists directly from YouTube and YouTube Music without leaving the page.
✨ Features
- Download tracks — send the current track to your yubal instance with one click
- Subscribe to playlists and albums — subscribe directly from any YouTube Music playlist or album page
- Auto-detection — the extension activates only on YouTube and YouTube Music pages
- Configurable — set your yubal instance URL from the extension settings
📦 Install
- Firefox: Get the add-on
- Chrome: Download the
.zipfrom the assets below and install manually
📸 Screenshots
🔐 Build attestations
Each zip is signed with build provenance during CI.
| Artifact | Attestation |
|---|---|
yubal-extension-v0.1.0-chrome.zip
| view |
yubal-extension-v0.1.0-firefox.zip
| view |
Verify with the GitHub CLI:
gh attestation verify yubal-extension-v0.1.0-chrome.zip --owner guillevc
gh attestation verify yubal-extension-v0.1.0-firefox.zip --owner guillevc

