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.

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

Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD is een Chrome-extensie ontwikkeld door Auto HD for YouTube™, en de belangrijkste functie is "Automatically set your default YouTube™ video quality with this great new Auto HD, supporting high definition resolution HD/4k/8k.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD

Download Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD Auto HD/4k/8k for YouTube™ - YouTube™ Auto HD
ID fjdmkanbdloodhegphphhklnjfngoffa
Officiële URL https://chromewebstore.google.com/detail/auto-hd4k8k-for-youtube-y/fjdmkanbdloodhegphphhklnjfngoffa
Beschrijving Automatically set your default YouTube™ video quality with this great new Auto HD, supporting high definition resolution HD/4k/8k.
Bestandsgrootte 160 KB
Aantal Installaties 357,285
Huidige Versie 1.05
Laatst Bijgewerkt 2019-04-14
Publicatiedatum 2019-04-13
Beoordeling 4.14/5 Totaal 405 Beoordelingen
Ontwikkelaar Auto HD for YouTube™
Betalingswijze free
Ondersteunde Talen 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
}