WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
'Improve YouTube!' TEST (for YouTube & Videos)

'Improve YouTube!' TEST (for YouTube & Videos)

View on Chrome Web Store
View 'Improve YouTube!' TEST (for YouTube & Videos) Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (217 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

YouTube, tidy & smart? Supercharge YouTube! Give it strong features, filter only the videos you want & exactly the look you like
Type
Extension
Users
10,000 users
10K
Save time!
View author page of Save time!
Published
Published on September 26, 2017
Version 4.1320
Manifest version
3
Updated
Updated on June 18, 2025
lifestyle/entertainment
Extension Category
Website
Visit developer website
View on Chrome Web Store
View 'Improve YouTube!' TEST (for YouTube & Videos) 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,
    "short_name": "ImprovedTube",
    "name": "'Improve YouTube!' TEST (for YouTube & Videos)",
    "description": "__MSG_description_ext__",
    "version": "4.1320",
    "default_locale": "en",
    "icons": {
        "16": "menu\/icons\/16.png",
        "32": "menu\/icons\/32.png",
        "48": "menu\/icons\/48.png",
        "128": "menu\/icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "menu\/index.html",
        "default_area": "navbar"
    },
    "options_page": "menu\/index.html",
    "options_ui": {
        "page": "menu\/index.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "js&css\/extension\/www.youtube.com\/styles.css",
                "js&css\/extension\/www.youtube.com\/night-mode\/night-mode.css",
                "js&css\/extension\/www.youtube.com\/general\/general.css",
                "js&css\/extension\/www.youtube.com\/appearance\/header\/header.css",
                "js&css\/extension\/www.youtube.com\/appearance\/player\/player.css",
                "js&css\/extension\/www.youtube.com\/appearance\/details\/details.css",
                "js&css\/extension\/www.youtube.com\/appearance\/sidebar\/sidebar.css",
                "js&css\/extension\/www.youtube.com\/appearance\/comments\/comments.css"
            ],
            "exclude_matches": [
                "https:\/\/www.youtube.com\/audiolibrary\/*",
                "https:\/\/www.youtube.com\/tv*"
            ],
            "js": [
                "js&css\/extension\/core.js",
                "js&css\/extension\/functions.js",
                "js&css\/extension\/www.youtube.com\/night-mode\/night-mode.js",
                "js&css\/extension\/www.youtube.com\/general\/general.js",
                "js&css\/extension\/www.youtube.com\/appearance\/sidebar\/sidebar.js",
                "js&css\/extension\/www.youtube.com\/appearance\/comments\/comments.js",
                "js&css\/extension\/init.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "https:\/\/www.youtube.com\/*"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "menu\/index.html",
                "js&css\/web-accessible\/core.js",
                "js&css\/web-accessible\/functions.js",
                "js&css\/web-accessible\/www.youtube.com\/appearance.js",
                "js&css\/web-accessible\/www.youtube.com\/player.js",
                "js&css\/web-accessible\/www.youtube.com\/themes.js",
                "js&css\/web-accessible\/www.youtube.com\/playlist.js",
                "js&css\/web-accessible\/www.youtube.com\/channel.js",
                "js&css\/web-accessible\/www.youtube.com\/shortcuts.js",
                "js&css\/web-accessible\/www.youtube.com\/blocklist.js",
                "js&css\/web-accessible\/www.youtube.com\/settings.js",
                "js&css\/web-accessible\/init.js",
                "menu\/icons\/48.png"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ]
        }
    ]
}
© 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