Inspect and view changes in YouTube Music Webhook source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Music Webhook",
"version": "4.8",
"description": "Sends a webhook with the currently playing track on YouTube Music.",
"permissions": [
"activeTab",
"storage",
"tabs",
"http://*/",
"https://*/"
],
"content_scripts": [
{
"matches": [
"*://music.youtube.com/*"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images/icon_16x16.webp",
"48": "images/icon_48x48.webp",
"128": "images/icon_128x128.webp"
}
},
"browser_specific_settings": {
"gecko": {
"id": "db147f9a-676b-4602-bf66-470fb69acd54@example.com"
}
}
} Best YouTube Music Webhook Alternatives
Here are some Firefox add-ons that are similar to YouTube Music Webhook:
Youtube Music Notifier
giorgiodg
YouTube Music Hotkeys
Marcin Rataj
Lyrics for YouTube
James Fray
Toolbar Control for YouTube Music
Lunu
YouTube Music Policy
Vitaly Bogdanov
Amazon Music Helper
suabo
YT Uploads Playlist Extractor
Wixdom Coding
Now Playing
Suyooo
NowPlaying.Site Extension
NowPlaying
YouTube Music Player
Mathorck
ju-youtube-syncer
Jubewe
YouTube Redirect to Embed
Mewio