Inspect and view changes in YouTube No Shorts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube No Shorts",
"version": "1.0",
"description": "Completely removes YouTube Shorts from feed, search, sidebar, and video page.",
"icons": {
"48": "icons/icon-48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "my-addon@local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"webNavigation"
],
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"js": [
"content-script.js"
],
"run_at": "document_idle"
}
]
} Best YouTube No Shorts Alternatives
Here are some Firefox add-ons that are similar to YouTube No Shorts: