WebExtension.net
WebExtension.net

DF Tube (Distraction Free for YouTube™)

View on Chrome Web Store
View DF Tube (Distraction Free for YouTube™) Chrome Extension on Chrome Web Store
4.6 (1,047 ratings)

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
400,000 users
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
View on Chrome Web Store
View DF Tube (Distraction Free for YouTube™) Chrome Extension on Chrome Web Store
productivity/education
Extension Category

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"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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