Extension for chrome based browsers to control Yandex music from any tabs, windows or apps! You can create a pop-up window with the player or open it in the sidebar.
- Create a window containing the current playlist and player control buttons.
- Switch track to the selected one from the track list.
- Add or remove a track from your favorites.
- View and open a cover of any track.
- Use keyboard keys.
A non-standard API is used to work with the new design, since Yandex has not yet provided official support, as it did in the previous version of the interface. Unfortunately, this means that the application may stop working in the new design at any time.
Clone the project
https://github.com/Night-Soft/ControlYandexMusic.git
cd ControlYandexMusic
git submodule update --init --recursiveNext, go to chrome://extensions/. Enable developer mode. Then click "Load unpacked" and select the folder with the extension files. ControlYandexMusic/extension/

