Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

SoundBridge version history - 2 versions

SoundBridge by Antonio

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
SoundBridge version history - 2 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.0.5

    Released Sep 14, 2026 - 44.82 KB
    Works with firefox 142.0 and later, android 142.0 and later
    Backend

    ytdlp.js: URL validation, argument building and progress parsing, kept out of server.js so the tests can import it without starting the server
    playlist download: optional "playlist" flag, --yes-playlist capped by MAX_PLAYLIST_ITEMS, per-item progress on the job, MAX_CONCURRENT_JOBS guard
    ID3: promo suffixes stripped, artist/title derived from the video title, playlist name as album, optional EBU R128 normalization (off by default)
    AUDIO_FORMAT and AUDIO_QUALITY are env vars instead of hardcoded
    /api/health reports version and features, so the extension can hide UI an older backend cannot serve
    the API no longer creates the target folder: yt-dlp does. A root API container and a non-root yt-dlp container can no longer split its ownership
    test-server.js: 11 assertions covering validators and argument building
    Extension

    favorite folders and last used folder, one click away in the popup
    playlist checkbox, shown only for a playlist URL on a capable backend
    background service worker: notifies when a download ends with the popup closed. "notifications" is an optional permission, requested on first use
    reopening the popup during a download restores log and progress: nothing is kept locally, the job log is replayed from the API
    the API base URL is normalized on save. Without a scheme every request resolved against chrome-extension://, surfacing as "network error"
    Docs: new env vars and playlist usage in README; compose runs yt-dlp as 1000:1000 with a writable HOME so its cache works.

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.0.3

    Released Jan 10, 2026 - 38.38 KB
    Works with firefox 142.0 and later, android 142.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.