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

DF Tube New (Distraction Free for YouTube™)

View on Chrome Web Store
View DF Tube New (Distraction Free for YouTube™) Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (12 ratings)
1 new ratings
14 views
This extension has been viewed 14 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
4,000 users
1K
Website focus.hk.cn
allentown0406
View author page of allentown0406
Published
Published on November 14, 2024
Version 1.15.0
Manifest version
3
Updated
Updated on November 14, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View DF Tube New (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": 3,
    "name": "DF Tube New (Distraction Free for YouTube\u2122)",
    "options_page": "index.html",
    "description": "Allow yourself to focus while using YouTube\u2122 for work, recreation or education.",
    "version": "1.15.0",
    "short_name": "DFTube",
    "permissions": [
        "storage",
        "tabs"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "images\/*.*",
                "css\/*.*",
                "scripts\/*.js",
                "content\/*.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/www.youtube.com\/*",
                "https:\/\/www.youtube.com\/*"
            ],
            "resources": [
                "assets\/df_youtube.js-c8fc30a8.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/df_youtube.js-loader-ef80c53a.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/www.youtube.com\/?*",
                "https:\/\/www.youtube.com\/watch*"
            ],
            "css": [
                "css\/prehide_feed.css"
            ]
        }
    ],
    "action": {
        "default_icon": "images\/df_youtube_icon_active_32.png",
        "default_popup": "index.html"
    },
    "content_security_policy": []
}
© 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