제작자: Zusor
Inspect and view changes in Ovrlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "1.0.2",
"name": "Ovrlay",
"description": "Broadcast the currently playing song to the overlay.zusor.io servers and use that info for the OBS overlay",
"page_action": {
"default_title": "Ovrlay settings",
"default_popup": "popup/Popup.html",
"default_icon": "icons/512.png"
},
"background": {
"scripts": [
"./socket.io.js",
"./Emitter.js"
],
"persistent": true
},
"permissions": [
"storage"
],
"icons": {
"512": "icons/512.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"include_globs": [
"*://soundcloud.*/*"
],
"js": [
"./Extractor.js",
"./websites/soundcloud.js"
]
},
{
"matches": [
"*://*/*"
],
"include_globs": [
"*://www.youtube.*/*"
],
"js": [
"./Extractor.js",
"./websites/youtube.js"
]
},
{
"matches": [
"*://*/*"
],
"include_globs": [
"*://music.youtube.*/*"
],
"js": [
"./Extractor.js",
"./websites/youtube-music.js"
]
},
{
"matches": [
"*://*/*"
],
"include_globs": [
"*://www.pandora.*/*"
],
"js": [
"./Extractor.js",
"./websites/pandora.js"
]
}
]
} 최고의 Ovrlay 대안
다음은 Ovrlay과(와) 유사한 Firefox add-on입니다:
Music On OBS Fox
inflac
Current Song Overlay
Nerix
NowPlaying.Site Extension
NowPlaying
AppleMusic Web for OBS
Benjamin Ortiz
WebNowPlaying
keifufu
Now Playing
Suyooo
WebNowPlaying Redux
keifufu
WatchRPC
WaterWolf5918
WebNowPlaying Companion
keifufu
Overcast.fm next
ThirtySix
SingAlong Overlay
Jenny