Inspect and view changes in SpotifyGenreDisplay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SpotifyWebDisplayArtistGenre",
"version": "1.1",
"description": "This extension display the genre of the current artist on Spotify Web (only).",
"icons": {
"48": "logo.png"
},
"content_scripts": [
{
"matches": [
"https://open.spotify.com/*"
],
"js": [
"script.js"
]
}
],
"browser_action": {
"default_popup": "popup.html"
},
"permissions": [
"storage",
"https://accounts.spotify.com/*",
"https://api.spotify.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{b7eff2f6-49fe-46f5-bbea-19dce276dcc8}"
}
}
} Best SpotifyGenreDisplay Alternatives
Here are some Firefox add-ons that are similar to SpotifyGenreDisplay:
Spotify Notifications
albertfc
Spotify Light Mode
joacoesteban
Playlist analyzer
Hjalmar Lundmark
Universal Music Stream Plugin
Jimmy Ramsamynaick
WebNowPlaying
keifufu
ListenToThis-Highlight
Alex Adam
WebNowPlaying Redux
keifufu
Spotify2Tabs
EgertonEthan
WebNowPlaying Companion
keifufu
SpotifyTree
Andrey Shemetov
Spotify Player
David Nguyen
Spotify Web Player Wrapper
Trtractor1992