WebExtension.net
WebExtension.net

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

View on Chrome Web Store
View 'Improve YouTube!' 🎧 (for YouTube & Videos) Chrome Extension on Chrome Web Store
4.5 (6,924 ratings)

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
400,000 users
Save time!
View author page of Save time!
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 19, 2012
Version 4.1122
Manifest version
3
Updated
Updated on October 24, 2024
View on Chrome Web Store
View 'Improve YouTube!' 🎧 (for YouTube & Videos) Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "short_name": "ImprovedTube",
    "name": "'Improve YouTube!' \ud83c\udfa7 (for YouTube & Videos)",
    "description": "__MSG_description_ext__",
    "version": "4.1122",
    "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\/*"
            ]
        }
    ]
}
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