Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.66 KB

readme.md

File metadata and controls

29 lines (16 loc) · 1.66 KB

Spopupfy logo

Spopupfy

A simple Firefox addon that pops up a mini player on open.spotify.com.

Usage

When navigating to open.spotify.com, a small icon will appear on the lower-right corner of the window. Clicking it will pop up the tab to the top-left corner of the screen, and re-style it into a mini player. Click the icon again to restore the original window.

New as of version 0.5: Have a favorite desktop layout? You can now save the miniplayer's size and position!

Simply resizing the Spotify web player window will also give you the mini-player style, but the window will still have the browser toolbars.

If you need to access to more controls, you can just quickly resize the popup window to get the full Spotify web player interface, or click the icon to send the miniplayer back to the full browser window.

Screenshots

Spopupfy Screenshot Spopupfy Screenshot Spopupfy Screenshot

Limitations

I have unfortunately not been able to find a way to remove the window decorations on Firefox. I will probably update this to Manifest V3 when Firefox adopts it, and see if a solution exists there.

Acknowledgments

Big thanks to ettoolong's PopupWindow, as this was heavily inspired by its code base.