Youtube Dark Mode Themes

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

Cos'è Youtube Dark Mode Themes?

Youtube Dark Mode Themes è un'estensione di Chrome sviluppata da https://www.initdex.com, e la sua funzione principale è "Bring many dark themes to YouTube to reduce your eyestrain and save devices battery.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Youtube Dark Mode Themes

Scarica i file di estensione Youtube Dark Mode Themes in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Youtube Dark Mode Themes Youtube Dark Mode Themes
ID jnoceelhndajjdpjebbegdbjnpapmdij
URL Ufficiale https://chrome.google.com/webstore/detail/youtube-dark-mode-themes/jnoceelhndajjdpjebbegdbjnpapmdij
Descrizione Bring many dark themes to YouTube to reduce your eyestrain and save devices battery.
Dimensione del File 57.63 KB
Conteggio Installazioni 2,554
Versione Corrente 2.6.1.9
Ultimo Aggiornamento 2019-03-17
Data di Pubblicazione 2019-03-16
Valutazione 3.66/5 Totale 44 Valutazioni
Sviluppatore https://www.initdex.com
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://www.leadforyou.net/privacy-policy-auto-assistant
Lingue Supportate 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"
}