WebExtension.net
WebExtension.net

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

View on Chrome Web Store
View 'Improve YouTube!' TEST (for YouTube & Videos) Chrome Extension on Chrome Web Store
4.0 (216 ratings)

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

YouTube, tidy & smart? Filter your videos & category; Give YouTube layout, theme & color; Auto-pause; Playlist; Hide shorts; ...
Type
Extension
Users
20,000 users
Save time!
View author page of Save time!
Published
Published on September 26, 2017
Version 4.1093
Manifest version
3
Updated
Updated on August 9, 2024
View on Chrome Web Store
View 'Improve YouTube!' TEST (for YouTube & Videos) Chrome Extension on Chrome Web Store
lifestyle/entertainment
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!' TEST (for YouTube & Videos)",
    "description": "__MSG_description_ext__",
    "version": "4.1093",
    "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