By: Great Art Studio
Inspect and view changes in Music Widget source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Music Widget",
"version": "1.0.2",
"description": "Display your currently playing Spotify song on your stream overlay. Works with StreamElements custom widgets.",
"permissions": [
"storage",
"https://open.spotify.com/*",
"https://widget.greatvtubers.com/*",
"https://streamelements.com/*",
"https://cdn.streamelements.com/*"
],
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://open.spotify.com/*"
],
"js": [
"content-scripts/spotify-observer.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://streamelements.com/overlay/*",
"https://streamelements.com/dashboard/overlays/*"
],
"js": [
"content-scripts/streamelements-loader.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
"content-scripts/streamelements-injector.js",
"lib/jszip.min.js"
],
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "music-widget@greatartstudio.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Music Widget Alternatives
Here are some Firefox add-ons that are similar to Music Widget:
Music Island - Music Player
VTR
Universal Music Stream Plugin
Jimmy Ramsamynaick
Lyrics Overlay
Quang
NowPlaying.Site Extension
NowPlaying
Spotify Notifications
albertfc
Now Playing
Suyooo
Music On OBS Fox
inflac
Spotify Lyrics
mantou132
Youtify - youtube/Spotify Media Player.
max
Music Play Countdown
vitorog
Youtube Spotify Links Replacer
DewaMade
Ultimate Spotify Search
Odysseas Kr.