WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
DF Tube (Distraction Free for YouTube™)

DF Tube (Distraction Free for YouTube™)

View on Chrome Web Store
View DF Tube (Distraction Free for YouTube™) Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (1,074 ratings)
1 new ratings
3 views
This extension has been viewed 3 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Allow yourself to focus while using YouTube™ for work, recreation or education.
Type
Extension
Users
200,000 users
50K
calkuta
View author page of calkuta
Published
Published on November 8, 2014
Version 1.13.504
Manifest version
2
Updated
Updated on November 20, 2019
productivity/education
Extension Category
View on Chrome Web Store
View DF Tube (Distraction Free for YouTube™) Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DF Tube (Distraction Free for YouTube\u2122)",
    "options_page": "home.html",
    "description": "Allow yourself to focus while using YouTube\u2122 for work, recreation or education.",
    "version": "1.13.504",
    "short_name": "DFTube",
    "permissions": [
        "https:\/\/api.mailgun.net\/*",
        "storage",
        "tabs"
    ],
    "web_accessible_resources": [
        "images\/*.*",
        "css\/*.*",
        "scripts\/*.js",
        "content\/*.html"
    ],
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/www.youtube.com\/?*",
                "https:\/\/www.youtube.com\/watch*"
            ],
            "js": [
                "scripts\/df_youtube.js"
            ],
            "css": [
                "css\/prehide_feed.css"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "images\/df_youtube_icon_active_32.png",
        "default_popup": "home.html"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top