By: Cephalos
Inspect and view changes in YouTube Playlist Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Playlist Tools",
"version": "1.4.5",
"description": "Add current YouTube video to specified playlists.",
"permissions": [
"activeTab",
"storage",
"identity",
"scripting"
],
"background": {
"scripts": [
"src/background.js"
]
},
"action": {
"default_popup": "src/popup/popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"exclude_matches": [
"*://*.music.youtube.com/*"
],
"js": [
"src/content.js"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "src/options/options.html"
},
"icons": {
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{cc70cd21-2cc6-444b-bd89-496909346091}",
"strict_min_version": "125.0"
}
}
} Best YouTube Playlist Tools Alternatives
Here are some Firefox add-ons that are similar to YouTube Playlist Tools:
Youtube Playlist Manager
Software
YT Uploads Playlist Extractor
Wixdom Coding
YT Quick Actions
Compile-Time
YouTube Playlist ID Extractor
arnaudskovich
YouTube Timestamps to Playlist
Yaohan Chen
PocketTube: Youtube PlayList Manager
Dima Nabok
YT playlist length calculator
COCO
YouTube Auto Jump
nekofoxball
YouTube Playlist Tracker
Sayan
TubePlus - YouTube Mix & Playlist URL Cleaner
Tavlean
Youtube Playlist Duration Calculator
nrednav