By: Lukas Klinger
Inspect and view changes in YouTube Subscription List View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Subscription List View",
"version": "2.1.12",
"description": "Restore YouTube Subscription List View",
"author": "Lukas Klinger",
"homepage_url": "https://github.com/Flaflo/yslv-userscript",
"permissions": [
"https://www.youtube.com/*",
"storage"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
"injected.js"
],
"browser_specific_settings": {
"gecko": {
"id": "yslv@flaflo.xyz",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best YouTube Subscription List View Alternatives
Here are some Firefox add-ons that are similar to YouTube Subscription List View:
Better YouTube Layout
Nikos7331
Youtube List View
rinky
YouTube Video List View
Mike Ratcliffe
YouTube Redux
omnidev0
YouTube Subscriptions: Hide “Top Picks” Shelf
Yespy13
Better Subscriptions for Youtube™
OsaSoft
YT Subscription Tag Filter
Sush1
Horizon for YouTube™
Lohit
YouTube Row Fixer
Jack Emerson
Classic YT Layout
gnik0074