Youtube Dark Mode Themes

Bring many dark themes to YouTube to reduce your eyestrain and save devices battery.

Co je Youtube Dark Mode Themes?

Youtube Dark Mode Themes je rozšíření Chrome vyvinuté https://www.initdex.com, a jeho hlavní funkcí je „Bring many dark themes to YouTube to reduce your eyestrain and save devices battery.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Youtube Dark Mode Themes

Stáhněte si soubory rozšíření Youtube Dark Mode Themes ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        YouTube Dark Mode Themes will help you reduce eyes strain and save battery device. This is an improved version of Youtube dark mode & search engine (night mode, black theme, dark theme).
With this extension, you can:
- Choose many dark themes for YouTube. We will also update new other themes.
- Remove black bars around video:
+ Remove black bars around video: Alt+
+ No remove black bars: Alt-
Hope you enjoy it!                    

Základní Informace o Rozšíření

Název Youtube Dark Mode Themes Youtube Dark Mode Themes
ID jnoceelhndajjdpjebbegdbjnpapmdij
Oficiální URL https://chrome.google.com/webstore/detail/youtube-dark-mode-themes/jnoceelhndajjdpjebbegdbjnpapmdij
Popis Bring many dark themes to YouTube to reduce your eyestrain and save devices battery.
Velikost souboru 57.63 KB
Počet instalací 2,554
Aktuální Verze 2.6.1.9
Poslední Aktualizace 2019-03-17
Datum Vydání 2019-03-16
Hodnocení 3.66/5 Celkem 44 Hodnocení
Vývojář https://www.initdex.com
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí http://www.leadforyou.net/privacy-policy-auto-assistant
Podporované Jazyky id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "page": "bgr.html",
        "persistent": true
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.initdex.com\/search\/public\/uploads\/brand\/logo_small.png",
            "image_url": "https:\/\/www.initdex.com\/search\/web?q={searchTerms}",
            "image_url_post_params": "",
            "instant_url": "https:\/\/www.initdex.com\/search\/web?q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "https:\/\/www.safesearch.top\/",
            "name": "SafeSearch",
            "search_url": "https:\/\/www.initdex.com\/search\/web?q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/www.initdex.com\/search\/web?q={searchTerms}",
            "suggest_url_post_params": ""
        },
        "startup_pages": [
            "https:\/\/www.initdex.com\/search\/"
        ]
    },
    "browser_action": {
        "default_icon": "48.png",
        "default_title": "__MSG_default_title__"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "options_page": "option.html",
    "options_ui": {
        "chrome_style": true,
        "page": "option.html"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "short_name": "__MSG_short_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.6.1.9"
}