Inspect and view changes in YT Focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YT Focus",
"version": "3.3",
"description": "Blocks YouTube Shorts, comments, recommendations and sidebar clutter.",
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"default_title": "YT Focus"
},
"background": {
"scripts": [
"defaults.js",
"background.js"
]
},
"commands": {
"toggle-focus": {
"suggested_key": {
"default": "Alt+Shift+Y"
},
"description": "YT Focus: pause/resume"
}
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"js": [
"defaults.js",
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_start"
}
],
"permissions": [
"storage",
"*://www.youtube.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "yt-focus@local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best YT Focus Alternatives
Here are some Firefox add-ons that are similar to YT Focus:
YouTube Shorts Blocker-Focus
puurrii0
Scope: Block YouTube Shorts, Hide Distractions
Gajesh Chouhan
YT Focus
link
YouTube Shorts Blocker
Hotay
YouTube Shorts Blocker
Taylor Hoffmann
YT No Shorts, No Clickbait
Chahat
FocusTube YouTube Distraction
BG678
YouTube Focus
tools.extensions
Pro YouTube Shorts Blocker
Harsh Gupta
YouTube Shorts Blocker
sdm14
YTShortsBlocker
Slartibartfass2
Shorts Blocker for YouTube
Adit Rastogi