WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Auto HD/Automatic 4K for Youtube™

Auto HD/Automatic 4K for Youtube™

View on Chrome Web Store
View Auto HD/Automatic 4K for Youtube™ Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (830 ratings)
4 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.

Simple Auto HD quality selector for YouTube. Up to 8k/4k (60fps/50fps/48fps/30fps) supported.
Type
Extension
Users
20,000 users
5K
Free Software Utilities
View author page of Free Software Utilities
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 23, 2020
Version 3.0.0
Manifest version
3
Updated
Updated on November 9, 2023
productivity/workflow
Extension Category
View on Chrome Web Store
View Auto HD/Automatic 4K 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",
    "background": {
        "service_worker": "\/js\/welcome.js"
    },
    "action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html",
        "default_title": "Simple Auto HD for Youtube"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "exclude_globs": [
                "*\/embed\/*",
                "*\/tv#\/*",
                "*\/tv\/*"
            ],
            "js": [
                "\/js\/content.js"
            ],
            "matches": [
                "*:\/\/www.youtube.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_application_description__",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/www.youtube.com\/*"
    ],
    "version": "3.0.0",
    "homepage_url": "https:\/\/autohd-youtube.freebusinessapps.net"
}
© 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