Youtube Dark Mode Themes

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

Youtube Dark Mode Themesとは何ですか?

Youtube Dark Mode Themesはhttps://www.initdex.comによって開発されたChromeの拡張機能で、その主な機能は「Bring many dark themes to YouTube to reduce your eyestrain and save devices battery.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Youtube Dark Mode Themes拡張機能のCRXファイルをダウンロード

Youtube Dark Mode Themes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 Youtube Dark Mode Themes Youtube Dark Mode Themes
ID jnoceelhndajjdpjebbegdbjnpapmdij
公式URL https://chrome.google.com/webstore/detail/youtube-dark-mode-themes/jnoceelhndajjdpjebbegdbjnpapmdij
説明 Bring many dark themes to YouTube to reduce your eyestrain and save devices battery.
ファイルサイズ 57.63 KB
インストール数 2,554
現在のバージョン 2.6.1.9
最終更新日 2019-03-17
公開日 2019-03-16
評価 3.66/5 合計 44 レビュー
開発者 https://www.initdex.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://www.leadforyou.net/privacy-policy-auto-assistant
対応言語 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"
}