提供元: Cyril Ghys
Inspect and view changes in ListenTogether for Youtube Music source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_appName__",
"description": "__MSG_appDescription__",
"version": "0.8.3",
"icons": {
"16": "icons/lt-16.png",
"32": "icons/lt-32.png",
"48": "icons/lt-48.png",
"96": "icons/lt-96.png",
"128": "icons/lt-128.png"
},
"default_locale": "en",
"permissions": [
"storage",
"tabs"
],
"web_accessible_resources": [
"whats-new.json",
"icons/lt-16.png",
"content-scripts/content.css"
],
"browser_specific_settings": {
"gecko": {
"id": "{a65ba25f-8a24-4217-a5f3-55be05bdf507}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "ListenTogether",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://music.youtube.com/*"
],
"js": [
"content-scripts/content.js"
]
},
{
"matches": [
"https://music.youtube.com/*"
],
"run_at": "document_idle",
"js": [
"content-scripts/player-bridge.js"
],
"world": "MAIN"
},
{
"matches": [
"https://listentogether.now/*"
],
"run_at": "document_idle",
"js": [
"content-scripts/site.js"
]
}
]
} ベストのListenTogether for Youtube Music代替案
ListenTogether for Youtube Musicに類似したFirefox add-onをいくつか紹介します:
YouTube Music Jam
Kubizz
Sync Watch
Semro
Sync Watch
Schyler
Synctastic
Ddone
Better Lyrics (Lyrics for Youtube Music)
Boidushya
Synclify
Andrea De Masi
WatchRoom
ChrisFieldsII
YouTrack
Cyril Ghys
YTSync
Tandashi
YTM Enhancer
gormanity
Stream Together
Hank Brekke
YouTube Music
B Akhil kumar