Now Playing for Linux version history - 2 versions
Now Playing for Linux by Ztjuh
Now Playing for Linux 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 0.1.1
Released 2 Sep 2026 - 14.41 kBWorks with firefox 140.0 and later, android 142.0 and laterReleased 2026-09-02.
- Added detection for YouTube, YouTube Music, Twitch, and other pages that use HTML5 video.
- Added generic title detection using site metadata and the document title.
- Updated the native bridge to accept valid HTTP(S) media URLs from supported sites.
- Renamed the native host and MPRIS player to
firefox_bridge. - Updated the addon display name to
Now Playing Bridge for Senpaifor AMO compatibility. - Preserved the existing AMO extension ID so updates install over the existing addon.
- Updated the installer, documentation, and Native Messaging manifest for the new bridge name.
- The bridge continues to publish metadata through MPRIS for Senpai's
/npcommand.
- Run
./install.shto install the updated Native Messaging host. - Reload or update the addon in Firefox.
- Start an HTML5 video and verify it with:
sh
playerctl --player=firefox_bridge metadata
- A page must expose a playing HTML5
<video>element. - Titles depend on the site's DOM or document title.
- The extension reports the first currently playing video it finds on a page.
Source code released under God's licence
Older versions
Version 0.1.0
Released 28 Aug 2026 - 12.27 kBWorks with firefox 140.0 and later, android 142.0 and laterSource code released under God's licence