Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD

Automatically set your default YouTube™ video quality with this great new Auto HD, supporting high definition resolution HD/4k/8k.

What is Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD?

Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD is a Chrome extension developed by Auto HD for YouTube™, and its main feature is "Automatically set your default YouTube™ video quality with this great new Auto HD, supporting high definition resolution HD/4k/8k.".

Extension Screenshots

screenshot

Download Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD Extension CRX File

Download Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Auto HD for YouTube™

Auto HD Features:
✓ Automatically set your default quality for all YouTube videos
✓ All available HD formats and more - 4320p, 2160p, 1440p, 1080p, 720p, 480p, 360p, 240p, 144p
✓ Switch back to Automatic mode (YouTube's default)
✓ Beautiful and simple Auto HD User Interface
✓ Sync your selected Auto HD YouTube quality to other connected PCs
✓ Auto HD for YouTube™

Auto HD lets you watch YouTube videos in your preferred playback quality!
Choose any available resolution you wish and set it as your default option for any YouTube video you watch.
Select any quality with this Auto HD extension - 8k, 4k, 1440p, 1080p, 720p and more.

How to use?
Click the Auto HD for YouTube™ icon, choose your new default YouTube™ resolution and be done!

We hope you enjoy this ★new★ YouTube™ Auto HD!                    

Extension Basic Information

Name Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD
ID fjdmkanbdloodhegphphhklnjfngoffa
Official URL https://chromewebstore.google.com/detail/auto-hd4k8k-for-youtube-y/fjdmkanbdloodhegphphhklnjfngoffa
Description Automatically set your default YouTube™ video quality with this great new Auto HD, supporting high definition resolution HD/4k/8k.
File Size 160 KB
Installation Count 357,285
Current Version 1.05
Last Updated 2019-04-14
Publish Date 2019-04-13
Rating 4.14/5 Total 405 Ratings
Developer Auto HD for YouTube™
Payment Type free
Supported Languages de,en,en-GB,en-US,fr,nl,no,es,es-419,it,hu,pl,pt-BR,pt-PT,ro,sv,el,bg,ru,uk,iw,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "short_name": "__MSG_short_name__",
    "version": "1.05",
    "description": "__MSG_description__",
    "permissions": [
        "tabs",
        "",
        "storage"
    ],
    "background": {
        "scripts": [
            "lib\/browser-polyfill.min.js",
            "utils.js",
            "browser-action.js",
            "background.js"
        ]
    },
    "default_locale": "en",
    "content_scripts": [
        {
            "all_frames": true,
            "css": [],
            "js": [
                "lib\/browser-polyfill.min.js",
                "utils.js",
                "content\/embedded-frame-js-flag.js",
                "content\/yt-auto-hd.js",
                "content.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "browser_action": {
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "19": "images\/hd_128.png",
            "38": "images\/hd_128.png",
            "128": "images\/hd_128.png"
        },
        "default_title": "__MSG_name__"
    },
    "icons": {
        "16": "images\/hd_128.png",
        "48": "images\/hd_128.png",
        "128": "images\/hd_128.png"
    },
    "applications": {
        "gecko": {
            "strict_min_version": "52.0a2",
            "id": "{4cf120ba-c67a-47a9-9c99-7ab813d08379}"
        }
    },
    "manifest_version": 2
}