MediaSession Provider version history - 7 versions
MediaSession Provider by Zhanibek Adilbekov
MediaSession Provider version history - 7 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.0.8
Released 21 Aug 2022 - 24.92 kBWorks with firefox 52.0 and laterVK audio:
- add default artwork if audio doesn't have one
- fix error when audio does not have artwork
- disable conflicting (and buggy) vk's own mediaSession implementation. this commit is ugly monkeypatch =)
Yandex.Music:
- add default artwork if audio doesn't have one
- fix error when audio does not have artwork
- add more artwork sizesSource code released under MIT Licence
Older versions
Version 0.0.7
Released 16 Feb 2021 - 24.75 kBWorks with firefox 52.0 and latervk audio working againSource code released under MIT Licence
Version 0.0.6
Released 16 Feb 2021 - 24.98 kBWorks with firefox 52.0 and later:bug: yandex music switched to eval instead of inline script
Yandex Music added Content Security Policy header, which restricts inline scripts, but, for some reason, allows unsafe-eval. so we can use it for our benefitSource code released under MIT Licence
Version 0.0.5
Released 21 Apr 2019 - 25.22 kBWorks with firefox 52.0 and later## v0.0.5 (2019-04-22)
- Added support for Yandex.Music
- Changed extension name and icon to more generic, because now it is not only VK specific.Source code released under MIT Licence
Version 0.0.4
Released 6 Feb 2019 - 26.3 kBWorks with firefox 52.0 and laterv0.0.4 (2019-02-06)
- Fixed: When tab restores from discard, sometimes script is not executed.Source code released under MIT Licence
Version 0.0.3
Released 26 Jan 2019 - 26.22 kBWorks with firefox 52.0 and later- Resolved issue with prev, next controlsSource code released under MIT Licence
Version 0.0.2
Released 26 Jan 2019 - 26.18 kBWorks with firefox 52.0 and later- Updated extension description
- Improved stability and `plasma-integration` add-on compatibilitySource code released under MIT Licence