By: Nerix
Inspect and view changes in Current Song Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CurrentSong",
"version": "0.5.1",
"description": "Implements a client to send the current active tab to a local server",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content-scripts/trackVideoProgress.js"
],
"all_frames": true
},
{
"matches": [
"*://*.soundcloud.com/*"
],
"js": [
"content-scripts/soundcloud.js"
]
},
{
"matches": [
"*://*.neverthink.tv/*"
],
"js": [
"content-scripts/neverthink.js"
]
},
{
"matches": [
"<all_urls>"
],
"js": [
"content-scripts/mediaSessionProxy.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"web_accessible_resources": [
"content-scripts/mediaSessionProxy.inject.js"
],
"permissions": [
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "{02914143-ede8-492c-8ad4-8a3af03f75bb}",
"strict_min_version": "78.0"
}
}
} Best Current Song Overlay Alternatives
Here are some Firefox add-ons that are similar to Current Song Overlay:
SoundCloud Overlay Connector
hellray
NowPlaying.Site Extension
NowPlaying
SingAlong Overlay
Jenny
Overcast.fm next
ThirtySix
Music On OBS Fox
inflac
youtube music
epicseven-cup
Notifications for Spotify
skylark95
listening to
buildupon
WebNowPlaying
keifufu
Lyrics Overlay
Quang
WebNowPlaying Companion
keifufu