Godiesc / firefox-gx

Opera GX Skin for Firefox
Mozilla Public License 2.0
844 stars 41 forks source link

Added icon support for another popular spotify extension. #183

Closed Tintouin closed 3 months ago

Tintouin commented 3 months ago

This extension is very minimalistic and let you control spotify without actually having to change tab. A bit like how OGX does when you hover over the play button. Link here : https://addons.mozilla.org/fr/firefox/addon/spotify-player/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search

Godiesc commented 3 months ago

hi, thanks for the new code, you can add other ID separated by comma to not duplicate the rule, do you want to make another PULL or do you want me to MERGE as is?

#PersonalToolbar #sidebarspotyplay_godie-BAP,
#PersonalToolbar #_1d0f1bc6-5e9c-4450-aef5-75cefb44660f_-BAP { list-style-image: url("../icons/logo_spotify.svg") !important; }
Tintouin commented 3 months ago

Oh thanks I see, for now that'll be it. I can't think of a generally popular extension that is not already supported. So yeah I'll do another pull request thanks.