제작자: Suyooo
Inspect and view changes in Now Playing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Now Playing",
"description": "Simple extension to automatically fetch the currently playing song from a YouTube or Spotify tab, and put it in a text or HTML file for stream widgets.",
"manifest_version": 3,
"version": "1.3.1",
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "firefox-nowplaying@suyo.be",
"strict_min_version": "115.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Start Now Playing",
"default_icon": {
"16": "icon.svg",
"32": "icon.svg"
},
"theme_icons": [
{
"light": "icon-dark.svg",
"dark": "icon.svg",
"size": 16
},
{
"light": "icon-dark.svg",
"dark": "icon.svg",
"size": 32
}
]
},
"permissions": [
"activeTab",
"nativeMessaging",
"notifications",
"scripting",
"storage"
]
} 최고의 Now Playing 대안
다음은 Now Playing과(와) 유사한 Firefox add-on입니다:
NowPlaying.Site Extension
NowPlaying
WebNowPlaying
keifufu
WebNowPlaying Companion
keifufu
Stop Autoplay for YouTube™
Jacob Groß
WebNowPlaying Redux
keifufu
SoundCloud Player
sawa
YouTube Downloader
sachagd
Spotify Player
David Nguyen
Background Playback Helper (YouTube & Vimeo)
Phase3
Play YouTube Video In Background
Labinator
Music Player Extension
88VV
Spotty Fox - Spotify Links to YouTube
DavidInfosec