Plugins are scripts which allow you to add custom functionality to Deezer. To install them, download the js file and put them into your plugins folder in %localappdata%\Local\Programs\deezer-desktop\plugins (or wherever your deezer installation is located) or follow the plugins instructions, if there are any.
Allows you to add all songs by an artist to a playlist or an already existing one. Highly configurable. Port of this userscript.
Automatically focuses the main window whenever you enter the application. This allows you to, for example, always use the hotkeys when tabbing into the application, removing the need to click into it.
Allows editing the queue when in flow mode. Port of this userscript.
QoL improvements for the Deezer player(bar). Port of this userscript.
Syncs the title of the main window to the titlebar window, making the title visible in the taskbar and probably other places. Also allows you to set a custom title (See code).
Script which enhances the process of uploading mp3 files to Deezer by providing a better UI and handling for uploads. Port of this userscript.
Allows you to blacklist songs/artists from playing. Port of this userscript.
Disable live connection to Deezer which is used to sync things like the current playing track across devices. This for example, allows you to play on multiple devices simultaneously. Runs completely in the background, no UI. Port of this userscript.
Disables the sending of telementry to Sentry.io.
Automatically displays your currently playing song on Discord. Inspired by https://github.com/JustYuuto/deezer-discord-rpc, has the same features.
A script allowing you to view all releases by an artist, not just the ones deezer thinks are important. Port of this userscript.
Enables DevMode which enables DevTool (ctrl+shift+i).
Changes the volume control to increase exponentially, allowing for more precise lower values. Probably very easy to adapt to increase the maximum volume. Port of this userscript. Note: Not tested by me.
A script for integrating Musixmatch and custom lyrics into Deezer. Port of this userscript.
Adds a functional Release Radar to Deezer. This is a port of this userscript.
Adds a configurable song cache, useful if you have unused storage, slow internet, but listen to lossless audio. Also improves performance when spamming skip.
A plugin to toggle various features in the desktop application, for example gapless playback. Very experimental plugin, I've tested basically 0 features, so only change features if you are sure what you are doing. By default gapless playback is enabled.
Adds a URL Bar which allows you to view and edit the current path of the url. Supports ajax loading.
Library script to patch the code of webpack modules at runtime. Port of this userscript.