提供元: ajyotirmay Add-on
Inspect and view changes in YouTube Queue Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Queue Sidebar",
"version": "3.7.1",
"description": "YouTube queue manager with Alt+Click, Alt+Q, and Cloud Sync.",
"permissions": [
"storage",
"contextMenus",
"tabs",
"activeTab"
],
"host_permissions": [
"*://*.youtube.com/*"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_icon": "icons/icon48.png",
"default_title": "YouTube Queue"
},
"commands": {
"add-to-queue-hotkey": {
"suggested_key": {
"default": "Alt+Q"
},
"description": "Add hovered video or active tab to queue"
},
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y"
},
"description": "Toggle YouTube Queue Panel"
}
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options/index.html",
"open_in_tab": true
},
"background": {
"scripts": [
"background.js"
]
},
"sidebar_action": {
"default_title": "YouTube Queue",
"default_panel": "sidebar.html",
"default_icon": "icons/icon32.png"
},
"browser_specific_settings": {
"gecko": {
"id": "yt-queue-sidebar@jyotirmay.dev",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのYouTube Queue Sidebar代替案
YouTube Queue Sidebarに類似したFirefox add-onをいくつか紹介します:
YouTube Queue Manager
Samba
YouTube Playlist Reorderer
Tyuio.O
GatherTube
Karim Elgazar
Media Queue
Zac Whalley
Sidebar for YouTube™
Martin
YouTube Play Next
Ram
YouTube™ queue
Rudie Dirkx
AutoPlay Next
jadd Wilson
YouTube Button Controller
Real Happy Man
External Playlist for YouTube
grad13
YouTube queue/playlist links export
Zauberfisch
YouTube One-Click Playlist
systheno