By: Navin
Inspect and view changes in YouTube No Redirect! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "1.0.1",
"default_locale": "en",
"author": "Navin Varma",
"permissions": [],
"icons": {
"16": "icons/16.png",
"24": "icons/24.png",
"32": "icons/32.png",
"48": "icons/48.png",
"96": "icons/96.png",
"128": "icons/128.png",
"512": "icons/512.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{a643d3c1-93d4-4b7c-bdd7-ff518157c165}",
"strict_min_version": "58.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*"
],
"js": [
"content-script.js"
]
}
]
} Best YouTube No Redirect! Alternatives
Here are some Firefox add-ons that are similar to YouTube No Redirect!:
Clean Youtube links
xyss
Link redirector for Youtube links
Stuart
YouTube NoBS
gxvwb
FreeTube Redirect
PrestonFT
YT2Invidious
Choc1024
Replace YouTube's Home with Subscriptions
SeinopSys
Google Search to Youtube Redirector
Drarox
Invidio Quick Redirect
Austin Moore
RedirectTube
Michał Stankiewicz
YouTube Anti Adblock Definitive Fix
Host
YouTube Shorts Redirect
huantian
YouTube Shorts URL Redirect
src