WebNowPlaying 版本紀錄 - 25 個版本
WebNowPlaying 作者: keifufu、 Trevor Hamilton
WebNowPlaying 版本紀錄 - 25 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 3.1.0
發行於 2024年10月9日 - 93.03 KB適用於 firefox 109.0 與更新版本- Updated Spotify
- Updated Apple Music
- Improved active player calculation
- Fixed issues with v3 adapters
- Fixed "standardize featuring" option
- Fixed players sometimes disconnecting for no apparent reason
- Simplified reconnection logic to let browsers handle reconnects
- Added connection help message for when adapters fail to connect原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 3.0.1
發行於 2024年1月4日 - 92.26 KB適用於 firefox 109.0 與更新版本- No longer forces users to grant missing permissions原始碼依照 MIT License 條款釋出
版本 3.0.0
發行於 2024年1月1日 - 92 KB適用於 firefox 109.0 與更新版本- Improved support for all sites \*¹
- Added support for v3 adapters
- Events now return event results indicating whether they succeeded or failed
- Adapters get sent all players instead of just the active one
- Events can be sent to any player instead of just the active one
- Players report their available repeat modes
- Repeat mode can now be set invididually instead of toggled
- Shuffle can now be set instead of toggled
- Ask for permissions in the settings interface when browsers didn't prompt the user
- non-v3 adapters will toggle repeat modes in a consistent order (NONE -> ALL -> ONE), skipping unavailable ones
- Optimization / performance improvements
- Removed manual and automatic reporting functionality
- Added CLI adapter
- Updated the settings interface
- Miscellaneous bug fixes and improvements
\*¹ See https://wnp.keifufu.dev/supported-sites原始碼依照 MIT License 條款釋出
版本 2.0.10
發行於 2023年9月27日 - 86.47 KB適用於 firefox 109.0 與更新版本- Added support for vk.com原始碼依照 MIT License 條款釋出
版本 2.0.9
發行於 2023年9月2日 - 85.2 KB適用於 firefox 109.0 與更新版本- Fixed Apple Music Duration原始碼依照 MIT License 條款釋出
版本 2.0.8
發行於 2023年8月26日 - 85.05 KB適用於 firefox 109.0 與更新版本- Disabled reports as they are currently useless原始碼依照 MIT License 條款釋出
版本 2.0.7
發行於 2023年7月27日 - 84.92 KB適用於 firefox 109.0 與更新版本- Fixed YouTube Music covers原始碼依照 MIT License 條款釋出
版本 2.0.6
發行於 2023年7月26日 - 85.07 KB適用於 firefox 109.0 與更新版本- Updated links to new documentation
- Remove " - Topic" from artists原始碼依照 MIT License 條款釋出
版本 2.0.5
發行於 2023年7月18日 - 85.03 KB適用於 firefox 109.0 與更新版本- Properly fix what should have been fixed in 2.0.3 and 2.0.4原始碼依照 MIT License 條款釋出
版本 2.0.3
發行於 2023年6月25日 - 85.14 KB適用於 firefox 109.0 與更新版本- Now always skips to the previous song instead of the beginning of the song原始碼依照 MIT License 條款釋出
版本 2.0.2
發行於 2023年6月18日 - 84.64 KB適用於 firefox 109.0 與更新版本- Added support for Kick原始碼依照 MIT License 條款釋出
版本 2.0.1
發行於 2023年6月10日 - 84.2 KB適用於 firefox 109.0 與更新版本- Added support for Yandex Music原始碼依照 MIT License 條款釋出
版本 2.0.0
發行於 2023年5月7日 - 83.51 KB適用於 firefox 109.0 與更新版本- Added controls for Native APIs
- Updated communication protocol to revision 2
- Minor bug fixes原始碼依照 MIT License 條款釋出
版本 1.3.1
發行於 2023年4月22日 - 82.28 KB適用於 firefox 109.0 與更新版本- Better supports for Jellyfin covers
- "Unsupported Sites" can no longer run on disabled supported sites
- Fix some issues with the new Settings UI原始碼依照 MIT License 條款釋出
版本 1.3.0
發行於 2023年4月4日 - 81.92 KB適用於 firefox 109.0 與更新版本- Updated the settings UI to allow for more control over the adapters connection state
- Added support for Jellyfin
- Added support for Invidious
- Added OBS adapter
- Fixed YouTube music cover not returning sometimes
- Fixed YouTube and Twitch volume being discarded after switching videos/streams
- Improved re-connection logic, especially on Firefox
- Switched to using local storage instead of synced storage. This means extension settings will not sync across browsers and they will have reset after updating to this version
- Sends media info right after connecting to a adapter, instead of once something updated原始碼依照 MIT License 條款釋出
版本 1.2.3
發行於 2023年3月30日 - 70.08 KB適用於 firefox 109.0 與更新版本- Various small bug fixes原始碼依照 MIT License 條款釋出
版本 1.2.2
發行於 2023年3月28日 - 69.95 KB適用於 firefox 109.0 與更新版本- Update settings UI
- Fix 'Unsupported Websites' returning a poorly formatted cover URL
- Other minor fixes原始碼依照 MIT License 條款釋出
版本 1.2.1
發行於 2023年3月27日 - 69.35 KB適用於 firefox 109.0 與更新版本- Fixed generic site initializing more than once原始碼依照 MIT License 條款釋出
版本 1.2.0
發行於 2023年3月27日 - 69.35 KB適用於 firefox 109.0 與更新版本- Added Netflix support
- Added chapter skipping on YouTube, (Settings UI -> Supported Sites -> YouTube -> Settings Icon) to enable
- Fixed YouTube Music volume not setting correctly
- Added button in settings UI to 'Apply and Reload'
- Minor bug fixes原始碼依照 MIT License 條款釋出
版本 1.1.0
發行於 2023年3月17日 - 64.04 KB適用於 firefox 109.0 與更新版本- Added support for Navidrome
- Added support for Radio Addict
- Added support for YouTube Shorts
- Now opens one websocket per adapter instead of one per adapter per tab
- Enabled version checking
- Show authors next to adapter name
- Various other fixes原始碼依照 MIT License 條款釋出
版本 1.0.1
發行於 2023年3月7日 - 65.31 KB適用於 firefox 109.0 與更新版本- Fixed a memory leak and various other bug fixes.原始碼依照 MIT License 條款釋出
版本 0.5.0
發行於 2021年5月9日 - 70.84 KB適用於 firefox 48.0 與更新版本Various fixes for different sites, now also has Qobuz support原始碼依照 僅 GNU General Public License v2.0 條款釋出
版本 0.4.8
發行於 2020年10月14日 - 71.67 KB適用於 firefox 48.0 與更新版本Fixes for various websites, should be back to fully functional on the major sites原始碼依照 僅 GNU General Public License v2.0 條款釋出