| Advertisements |
What is the "Popup Player for Spotify" extension?
TThis extension is meant to ease the Spotify's web player usage a bit. That's it!. The idea is to have all the important controls in a popup window instead of having to switch to the actual player's tab each time a simple action needs to be performed. For instance say you want to pause the current track for a moment while reading an important article. Without this extension, you need to find the Spotify tab among all the opened tabs first which cause a distraction. With this extension, you can simply open the popup and pause the player like it is on the active tab. This extension provides play, pause, toggle repeat, toggle shuffle, and seek both volume and progress bars. The popup also displays the name of the artists and the name of the current track. Both elements are clickable which opens the Spotify page for the targets.
Note that to start working with this extension you need to have an open Spotify web player in a browser tab. If there is no Spotify web player opened, the extension offers opening one. Since Spotify does not work until a music is selected from one of the categories, you need to initiate a play from the actual UI. After that, the player is ready to take the control!
recommended "2FA (Two Factor Authentication)" extension for Chrome, and Edge browsers.
2FA (Two-Factor Authentication) is an Aegis-compatible browser extension for managing TOTP and HOTP codes. It stores your tokens in an encrypted Aegis database file on your device instead of browser storage, making it easy to sync across devices with any file-sharing service. The database uses the same strong encryption as Aegis Authenticator and is fully compatible with the Aegis Android app. You can create, edit, organize, and delete tokens, customize their details and icons, and use keyboard shortcuts for faster access. Read more here.
How does this extension work?
It basically injects a controlling script to the https://open.spotify.com web pages and monitors track changes as well as the progress and volume changes. When a change occurs and if the popup is opened, a signal is sent to update the UI. This extension does not use any resource when it is inactive (event page type extension). I have been very careful to optimize the extension to have no effect on the browser performance.
What's new in this version?
Please check the Logs section.
Why do I need to open a Spotify web player in a browser tab? Is it possible for the extension to operate with a hidden tab perhaps?
Well, this extension is only a controlling tool. It is not meant to play tracks by itself. The only purpose of this extension is to ease the access to the official Spotify's player. Since Spotify does not start a track or select a category by default, you need to initiate a track from the actual UI. When one track is selected, the extension popup window can be used to control the player.
Please keep reviews clean, avoid improper language, and do not post any personal information. Also, please consider sharing your valuable input on the official store.
| Permission | Description |
|---|---|
| *://open.spotify.com/* | to inject monitoring script to the page |
| storage | to store user preferences |