By: River Young
Inspect and view changes in Spotify on Browser - A mini Spotify player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"version": "3.1.1",
"manifest_version": 2,
"name": "Spotify on Browser: A mini Spotify player",
"description": "Mini Spotify player with global keyboard shortcuts. Stream, browse library, repeat or shuffle, manage queue — all from your browser.",
"permissions": [
"notifications"
],
"background": {
"scripts": [
"background.bundle.js",
"offplayer.bundle.js"
]
},
"options_ui": {
"page": "option.html",
"open_in_tab": true
},
"icons": {
"32": "images/32.png",
"64": "images/64.png",
"128": "images/128.png",
"256": "images/256.png"
},
"content_scripts": [
{
"js": [
"authorized.bundle.js"
],
"matches": [
"https://pnl.dev/spotify-on-browser*"
]
}
],
"web_accessible_resources": [
"authorized.html"
],
"commands": {
"toggle-feature-previous": {
"suggested_key": {
"default": "Ctrl+Shift+7"
},
"description": "Play previous track"
},
"toggle-feature-play": {
"suggested_key": {
"default": "Ctrl+Shift+8"
},
"description": "Play or pause"
},
"toggle-feature-next": {
"suggested_key": {
"default": "Ctrl+Shift+9"
},
"description": "Play next track"
},
"toggle-feature-save": {
"suggested_key": {
"default": "Ctrl+Shift+0"
},
"description": "Like the track"
}
},
"browser_action": {
"default_title": "Mini Spotify player on your browser",
"default_popup": "player.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{ce4aaf7f-a6b7-40ee-8656-eb19cc3e0692}"
}
}
} Best Spotify on Browser - A mini Spotify player Alternatives
Here are some Firefox add-ons that are similar to Spotify on Browser - A mini Spotify player:
Spotify Player
David Nguyen
App for Spotify™
Fernika
Spotify Controller
Rowan
Spotify Web Player Wrapper
Trtractor1992
Web Player
tlintspr
Spopupfy - Spotify mini player
Anghelos
Spotify Desktop-ify
relisher
Popup Player for Spotify™
Joue
Spotfy Links In Spotify App
maks.ym
SoundCloud Player
sawa
Jamendo Mini Player
Wellson
Spotify Premium Tab
Joseph