Super Dark Mode

Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want.

什么是Super Dark Mode?

Super Dark Mode是由arturito.roman114开发的Chrome扩展程序,该扩展的主要功能是“Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Super Dark Mode扩展crx文件

下载Super Dark Mode扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The Super Dark Mode extension can darken almost all websites, as well as local files opened by Chrome, such as PDFs. From now on, your eyes can be relaxed when browsing the web on the screen at night.

🔔 There are two web pages that the Super Dark Mode cannot darken:
+ The new tab: you need to install a dark theme for Chrome to make it dark. Take it from here: https://chrome.google.com/webstore/category/collection/chrome_color_themes
+ The Chrome store: Google does not allow access to the Chrome store site to change the theme.


💡 HOW TO USE SDM:
1. Turn on/off the dark mode manually:
+ After installing the Super Dark Mode, you need to reload all opened sites.
+ Click on the extension icon to turn on/off the dark mode or use shortcut: Ctrl+Q (Windows, Linux, Chromebook), CMD+Q (Mac).

2. Automatic schedule:
+ Right click on the extension icon.
+ Choose "Options".
+ Navigate to "Automatic Schedule", and Enable "Auto ON/OFF" in the section 1.

3. Exclude/Include a site from the dark mode:
+ Right click on the site.
+ Choose "Super Dark Mode" > "Disable/Enable Super Dark Mode for this site" or press Ctrl+Shift+E (Windows, Linux, Chromebook), CMD+Shift+E (Mac).

4. Customize colors for websites:
- On the option page, navigate to "General Dark Themes", choose "Modern Dark Theme".
- Change all colors you want.

5. Reduce brightness/contrast: on the option page, navigate to "Advanced settings", and adjust the value bar.

6. Custom the Global CSS: 
+ On the option page, navigate to "Custom CSS", and write CSS rules.
+ Hit the "Save and Apply" button.

7. Add the pattern to the background: On the option page, navigate to "Advanced Settings", and Check on "Enable Pattern".

===============
Version 5.0.3.4: fix bugs and performance improvement.
Version 5.0.2.8: exclude Reddit and VirusTotal from SDM because they have native Dark Mode.
Version 5.0.2.1: update for Trello and Reuters
Version 5.0.1.9: improve performance.
Version 5.0.1.5: update for TikTok
Version 5.0.1.2: auto turn on/off the dark mode by the system theme.
Version 5.0.0.0: change the interface of the option page.
Version 4.1.2.3: update for Vocabulary.com
Version 4.1.0.4: remove default shortcut (Ctrl+Shift+S), and let user set it manually in the options page.
Version 4.0.8.3: update for Tumblr.
Version 4.0.1.7: add shortcuts Ctrl+B, Ctrl+Q, add the pattern, adjust the brightness/contrast.
Version 4.0.0.4: fix bug for auto-schedule.
Version 4.0.0.0: set auto-mode to turn on/off the dark mode.
Version 3.0.2.5: fix bugs for GMail.
Version 3.0.2.4: frequent update for maintenance.
Version 3.0.2.1: update for whatsapp
Version 3.0.1.9: frequent update for maintenance.
Version 3.0.0.: add new modern dark theme with material design and let users customize color schemes of the theme.
Version 2.6.1.2: fix bugs for Xbox.com
Version 2.6.1.1: fix bugs for instagram, google docs (dark mode for viewing and low contrast for editing), youtube.
Version 2.6.0.0: Exclude/Include super dark mode for specific site from context menu.
Version 2.5.4.0: update for ResearchGate.net
Version 2.5.2.0: update for Reddit.
Version 2.5.0.3: add help in option panel, improve YouTube dark mode.
Version 2.5.0.0: add multiple languages to description.
Version 2.4.0.8: reduce extension size.
Version 2.4.0.6: change option style and add "how to use" at the first installation.
Version 2.4.0.5: improve performance and fix bugs.
Version 2.4.0.2: update for SoundCloud.
===============
We hope you enjoy it!                    

扩展基本信息

名称 Super Dark Mode Super Dark Mode
ID nlgphodeccebbcnkgmokeegopgpnjfkc
官方URL https://chromewebstore.google.com/detail/super-dark-mode/nlgphodeccebbcnkgmokeegopgpnjfkc
简介 Switch all websites to dark mode. You can darken all sites and also customize colors for the sites you want.
文件大小 306 KB
安装次数 417,887
当前版本 5.0.5.2
更新时间 2024-01-16
上架时间 2020-07-04
评分 4.64/5 共7322次评分
开发者 arturito.roman114
电子邮箱 [email protected]
付费类型 free
扩展官网 https://sites.google.com/view/crx/sdm
帮助页面URL https://sites.google.com/view/crx/sdm
支持的语言 id,ms,de,en,en-GB,en-US,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "5.0.5.2",
    "name": "__MSG_name__",
    "short_name": "__MSG_short_name__",
    "manifest_version": 2,
    "description": "__MSG_description__",
    "default_locale": "en",
    "background": {
        "page": "lib\/chrome\/background.html"
    },
    "permissions": [
        "storage",
        "",
        "contextMenus",
        "webRequest",
        "webRequestBlocking"
    ],
    "web_accessible_resources": [
        "data\/content_script\/*.css"
    ],
    "options_page": "data\/options\/options.html",
    "browser_action": {
        "default_title": "Dark Mode",
        "default_icon": {
            "16": "data\/icons\/on\/16.png",
            "32": "data\/icons\/on\/32.png",
            "48": "data\/icons\/on\/48.png",
            "64": "data\/icons\/on\/64.png"
        }
    },
    "content_scripts": [
        {
            "all_frames": true,
            "match_about_blank": true,
            "matches": [
                ""
            ],
            "run_at": "document_start",
            "exclude_globs": [
                "*\/chrome\/newtab*",
                "https:\/\/*.reddit.com\/*",
                "https:\/\/*.virustotal.com\/*",
                "https:\/\/*.blizzard.com\/*"
            ],
            "js": [
                "data\/content_script\/inject.js"
            ]
        }
    ],
    "icons": {
        "16": "data\/icons\/on\/16.png",
        "32": "data\/icons\/on\/32.png",
        "48": "data\/icons\/on\/48.png",
        "64": "data\/icons\/on\/64.png",
        "128": "data\/icons\/on\/128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}