Dark Mode 2.0 for Youtube, Facebook, Whatsapp

Turn on Dark Mode for Chrome, Windows 10, PC, Desktop, Mac, Chromebook

什麼是Dark Mode 2.0 for Youtube, Facebook, Whatsapp?

Dark Mode 2.0 for Youtube, Facebook, Whatsapp是由Dark Mode [all-in-one]開發的Chrome擴展程式,該擴展的主要功能是“Turn on Dark Mode for Chrome, Windows 10, PC, Desktop, Mac, Chromebook”。

擴展截圖

screenshot

下載Dark Mode 2.0 for Youtube, Facebook, Whatsapp擴展crx文件

下載Dark Mode 2.0 for Youtube, Facebook, Whatsapp擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Dark Mode for your favourite sites, turn the bright lights off

Dark Mode is an extension that helps you quickly turn the screen (browser) to dark at night time. Toolbar icon serves as a toggle button that enables you to quickly Enable or Disable the add-on (note: the icon will change color once you click on it).

If you do not like the current dark theme, please visit the options page and choose a different theme from over 50 available options.

Dark Mode can be used for Facebook, Google, Youtube and many many more. Some websites are already optimized for Dark Mode, like YouTube™ and Reddit™. Turn on Dark Mode in Chrome's settings or with this extension to make it easier on your eyes!

Install this extension to enable Dark Mode on youtube, facebook, whatsapp and instagram.

This Chrome extension makes Youtube, Facebook, Whatsapp, instagram and the rest of the web go dark.

This extension inverts all colors on your page to make it easier on the eyes at night.

To activate the dark mode click on the icon that appears next to your URL bar.

In dark mode you can read comfortably while reducing eye strain and headaches caused by bright colors.

This is ideal at night when you want to continue browsing without disturbing those around you.

Turn this extension off during the day and surf normally.

Dark Mode is a browser add-on that helps you quickly turn the screen (browser) to dark at night time.

Toolbar button serves as an ON|OFF switch which enables you to easily and quickly turn the extension ON or OFF.

After installing the extension, you can see a new toolbar button next to your address bar. You can turn on or off this feature by clicking on this button. The current status is displayed using an icon in the address bar. With just one click, you can turn on or off Dark Mode for your current website.

Just click the icon to toggle between Dark Mode and Normal mode. Everything is done instantly, without any reloading of pages.

If you want to disable Dark Mode only temporarily, just use the ESC key on your keyboard. It will instantly disable Dark Mode on all websites until you enable it again using the toolbar button or using the ESC key.                    

擴展基本資訊

名稱 Dark Mode 2.0 for Youtube, Facebook, Whatsapp Dark Mode 2.0 for Youtube, Facebook, Whatsapp
ID jnbgbhkdnighmlficfljanbimfhdehlk
官方網址 https://chrome.google.com/webstore/detail/dark-mode-20-for-youtube/jnbgbhkdnighmlficfljanbimfhdehlk
簡介 Turn on Dark Mode for Chrome, Windows 10, PC, Desktop, Mac, Chromebook
檔案大小 120 KB
安裝次數 481,140
目前版本 2.1.0
更新時間 2022-05-11
上架時間 2022-03-23
評分 3.86/5 共 7 次評分
開發者 Dark Mode [all-in-one]
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://docs.google.com/document/d/10h_jw5JvrCtsEZOVLLzNq7gBvSFgJqoJsJvHaMIM3MM/edit?usp=sharing
支援的語言 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "short_name": "__MSG_extShortName__",
    "version": "2.1.0",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "tabs",
        "storage",
        "declarativeNetRequest",
        "tabs",
        "cookies",
        "activeTab",
        "gcm",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "asset\/icon_16.png",
        "48": "asset\/night-icon.png",
        "128": "asset\/icon_128.png"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "1",
                "enabled": true,
                "path": "js\/Rules.json"
            }
        ]
    },
    "action": {
        "default_icon": "asset\/day-icon.png",
        "default_popup": ".\/html\/Popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "js\/ContentScript.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start",
            "exclude_globs": [
                "*\/chrome\/newtab*"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/Background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "asset\/custom-dark-mode\/accounts.css",
                "asset\/custom-dark-mode\/amazon.css",
                "asset\/custom-dark-mode\/bing.css",
                "asset\/custom-dark-mode\/dark.css",
                "asset\/custom-dark-mode\/docs.css",
                "asset\/custom-dark-mode\/drive.css",
                "asset\/custom-dark-mode\/dropbox.css",
                "asset\/custom-dark-mode\/duckduckgo.css",
                "asset\/custom-dark-mode\/ebay.css",
                "asset\/custom-dark-mode\/facebook.css",
                "asset\/custom-dark-mode\/github.css",
                "asset\/custom-dark-mode\/gmail.css",
                "asset\/custom-dark-mode\/google.css",
                "asset\/custom-dark-mode\/instagram.css",
                "asset\/custom-dark-mode\/maps.css",
                "asset\/custom-dark-mode\/myaccount.css",
                "asset\/custom-dark-mode\/play.css",
                "asset\/custom-dark-mode\/reddit.css",
                "asset\/custom-dark-mode\/sites.css",
                "asset\/custom-dark-mode\/stackoverflow.css",
                "asset\/custom-dark-mode\/support.css",
                "asset\/custom-dark-mode\/telegram.css",
                "asset\/custom-dark-mode\/translate.css",
                "asset\/custom-dark-mode\/tumblr.css",
                "asset\/custom-dark-mode\/twitch.css",
                "asset\/custom-dark-mode\/twitter.css",
                "asset\/custom-dark-mode\/w3schools.css",
                "asset\/custom-dark-mode\/whatsapp.css",
                "asset\/custom-dark-mode\/wikipedia.css",
                "asset\/custom-dark-mode\/yahoo.css",
                "asset\/custom-dark-mode\/yandex.css",
                "asset\/custom-dark-mode\/youtube.css",
                "js\/SetStyles.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}