MediaSession Provider

MediaSession Provider. Provides information for MediaSession (https://developer.mozilla.org/en-US/docs/Web/API/MediaSession).

ما هو MediaSession Provider؟

MediaSession Provider هو إضافة Chrome تم تطويرها بواسطة Zhanibek Adilbekov، والميزة الرئيسية لها هي "MediaSession Provider. Provides information for MediaSession (https://developer.mozilla.org/en-US/docs/Web/API/MediaSession).".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة MediaSession Provider

قم بتنزيل ملفات الامتداد MediaSession Provider بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        # MediaSession Provider

[Get it for Firefox](https://addons.mozilla.org/en-US/firefox/addon/mediasession-provider/)

[Get it for Chrome](https://chrome.google.com/webstore/detail/vk-mediasession/ejiigemgllfgaaandolnapdilkgohkhg)

This add-on provides [MediaSession](https://developers.google.com/web/updates/2017/02/media-session) data for [VK.com audio](https://vk.com/audio) and [Yandex.Music](https://music.yandex.com). Which can be handled by software that support it.

This add-on provides [MediaSession](https://developers.google.com/web/updates/2017/02/media-session) data for VK.com
audio. Which can be handled by software that support it.

For example, [Plasma Integration add-on](https://addons.mozilla.org/en-US/firefox/addon/plasma-integration/) adds
experimental [MPRIS](https://community.kde.org/MPRIS) integration which allows control media (next track, previous
track, play/pause, shows album art) using desktop widgets (see example in picture below) or multimedia keyboard keys.

![Add-on image on AMO](https://addons.cdn.mozilla.net/user-media/previews/full/211/211724.png?modified=1548492706)

TODO:

- ~~make this add-on available for Google Chrome~~
- add support for other services:
  - Yandex.Music
  - Deezer
  - YouTube
  - soundcloud
  - etc...
- rename this add-on
- vk.com video support
- Firefox for Android support (when Firefox for Android will implement MediaSession expose to the system).                    

معلومات أساسية عن التمديد

الاسم MediaSession Provider MediaSession Provider
ID ejiigemgllfgaaandolnapdilkgohkhg
عنوان URL الرسمي https://chromewebstore.google.com/detail/mediasession-provider/ejiigemgllfgaaandolnapdilkgohkhg
الوصف MediaSession Provider. Provides information for MediaSession (https://developer.mozilla.org/en-US/docs/Web/API/MediaSession).
حجم الملف 19.93 KB
عدد التثبيتات 64
النسخة الحالية 0.0.8
آخر تحديث 2022-08-23
تاريخ النشر 2019-04-21
تقييم 5.00/5 مجموع تقييمات 2
المطور Zhanibek Adilbekov
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://gitlab.com/zhanibek/mediasession-provider
عنوان صفحة المساعدة https://gitlab.com/zhanibek/mediasession-provider/issues
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MediaSession Provider",
    "short_name": "MediaSession Provider",
    "description": "MediaSession Provider. Provides information for MediaSession (https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/MediaSession).",
    "version": "0.0.8",
    "author": "Zhanibek Adilbekov