By: Tavlean
Inspect and view changes in TubePlus - YouTube Mix & Playlist URL Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "TubePlus - YouTube Mix & Playlist URL Cleaner",
"version": "1.4.1",
"description": "Automatically removes playlist parameters from YouTube URLs and reloads the page",
"permissions": [
"tabs"
],
"host_permissions": [
"*://*.youtube.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"icons": {
"16": "assets/icon-16.png",
"32": "assets/icon-32.png",
"48": "assets/icon-48.png",
"128": "assets/icon-128.png"
},
"action": {
"default_icon": {
"16": "assets/icon-16.png",
"32": "assets/icon-32.png",
"48": "assets/icon-48.png",
"128": "assets/icon-128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "tubeplus@tavlean.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best TubePlus - YouTube Mix & Playlist URL Cleaner Alternatives
Here are some Firefox add-ons that are similar to TubePlus - YouTube Mix & Playlist URL Cleaner:
YouTube Automix Killer
zlojkolhoznik
Youtube Mix Remover
YoutubeMixHater
Less Mixes for YouTube
Johannes
Youtube List Trimmer
Kevin
PocketTube: Youtube PlayList Manager
Dima Nabok
YouTube Watch Later Cleaner
pauljones0
YT Long Playlist
MMT
YouTube Playlist ID Extractor
arnaudskovich
YT Uploads Playlist Extractor
Wixdom Coding
YouTube Watch Later Quick Remove
stunl0ck
YouTubePlaylistSearch
ItzNotMe