By: 777Dan777
Inspect and view changes in YouTube Playlist Quick Access source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Playlist Quick Access",
"version": "1.0",
"description": "Quick access to YouTube channel playlists: all videos, full-length only, or shorts only",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "youtube-playlist-quick-access@diaxxa.net",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"tabs",
"*://*.youtube.com/*"
],
"browser_action": {
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "YouTube Playlist Access",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best YouTube Playlist Quick Access Alternatives
Here are some Firefox add-ons that are similar to YouTube Playlist Quick Access:
YouTube One-Click Playlist
systheno
Channel Playlists for YouTube
D.H. Sebastian
YouTube No Playlist!
Klemens Schölhorn
Quick Menu Buttons for YouTube
Vileace
Youtube Play All
CatBraaain
YT Quick Actions
Compile-Time
YouTube Playlist Creator
Eightyeightdays
YouTube Play All Button
Tanmay Deshpande
YouTube Watch Later
dnwjn
YT Long Playlist
MMT