Inspect and view changes in YT Focus — Hide Shorts, Feeds & Distractions 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": "4.4",
"description": "Declutter YouTube your way: Shorts, comments, recommendations, ads, clickbait — every filter is a toggle. Timed pause, playback defaults, right-click channel muting. Also mutes Spotify web-player ads.",
"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/*",
"*://m.youtube.com/*"
],
"js": [
"defaults.js",
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_start"
},
{
"matches": [
"*://open.spotify.com/*"
],
"js": [
"defaults.js",
"spotify.js"
],
"run_at": "document_start"
}
],
"permissions": [
"storage",
"contextMenus",
"*://www.youtube.com/*",
"*://m.youtube.com/*",
"*://open.spotify.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 — Hide Shorts, Feeds & Distractions Alternatives
Here are some Firefox add-ons that are similar to YT Focus — Hide Shorts, Feeds & Distractions:
YT No Shorts, No Clickbait
Chahat
YouTube Control: Shorts Blocker & Hide Feed
vishwa-vsr
YT Focus
link
FocusTube YouTube Distraction
BG678
Intentional YT: Hide Shots & Feed Distraction free
manasdotio
YouTube Focus
tools.extensions
YouTube UI Cleaner
Chaseos Apps
YouTube Hider — Stay Focused, Stay Free
BAKAR QURESHI
Vidsieve - Clean YouTube, Hide Shorts
Vidsieve
Scope: Block YouTube Shorts, Hide Distractions
Gajesh Chouhan
YT Unhook - Remove YouTube Distractions
Rana Code Labs
FocusTube
MergePoint