By: Jay Anderson Add-on
Inspect and view changes in YouTube Subscriptions Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Subscriptions Redirect",
"version": "1.2",
"description": "Inspired by Pewdipie's video on improving subjective experience inside YouTube, this simple extension redirects the home page to the subscriptions feed.",
"permissions": [
"storage",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "yt-sub-redirect@yourdomain.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "icon-small.png",
"128": "icon.png"
},
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
]
} Best YouTube Subscriptions Redirect Alternatives
Here are some Firefox add-ons that are similar to YouTube Subscriptions Redirect:
YouTube Redirect
iandanforth
Replace YouTube's Home with Subscriptions
SeinopSys
YouTube Subscriptions Redirector
Tom Lally
YouTube Subscriptions hide video button
bplociennik
YouTube Subscription Redirect
danceparty
Straight To Videos
dukemiller
YouTube Subscriptions Notification Manager
Crius
Youtube-SkipS-hit
Kaarthik Suryanararaynan
YouTube Fixed (PewDiePie Style)
Sora_desu
YouTube Subscriptions Only
oxilor
Easy Youtube Unsubscribe
vibeman
YouTube Quick Unsubscribe
Grid Sixty, LLC