Google Docs Dark Mode 2.0 for Chrome

Turn on Dark Mode for Google Docs in one click via this extension. Use it for Chrome, Firefox, PC, Windows 10 and other

Google Docs Dark Mode 2.0 for Chrome란 무엇입니까?

Google Docs Dark Mode 2.0 for Chrome은(는) Dark Mode [all-in-one]에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Turn on Dark Mode for Google Docs in one click via this extension. Use it for Chrome, Firefox, PC, Windows 10 and other"입니다.

확장 프로그램 스크린샷

screenshot

Google Docs Dark Mode 2.0 for Chrome 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Google Docs Dark Mode 2.0 extension for Chrome: Now You Can Write in the Dark

How often do you find yourself writing on the computer in the dark? With the latest extension, you can write just as easily in the dark as you can in daylight with their new Dark Mode 2.0 extension for Chrome. Read on to learn more about this tool and how it can help your productivity or entertainment throughout the day!

Why Use a Dark Mode for Google Docs?
While working at your computer, it’s easy to lose track of time and be shocked when you look up and it’s already pitch black outside. If you’re a writer, or just like to write at night (when no one else is awake), a dark mode for Docs can help you keep your mind on task and not on how quickly time is flying by.

Installing the Extension
The easiest way to install  Dark Mode 2.0 is by heading over to its Chrome Web Store page . Here, you can click Add to Chrome . A small popup window will appear on your screen which asks if you’re sure you want to add an extension from an unknown source. Click Add anyway, and wait for your browser to finish installing it.

Tips For Using The Extension
If you’re used to Google’s classic light-colored theme, switching to dark mode can be a little jarring at first; but don’t worry—with a few simple tweaks, you’ll adjust and be ready to write before you know it. Here are some tips for navigating your new environment.

Does google docs have a dark mode?
No, it doesn’t. But by making Docs dark mode, we’re going to show you how to get it on Chrome with a couple of simple steps: (1) installing an extension and (2) creating a new theme from your current settings. Are you ready? Good—let’s begin!

How to Make Google Docs Dark Mode?
How to make  Docs dark mode, is a question that we hope to answer with our tutorial today! In order to do so, we’ll be going over how you can install and use Google’s newest update – Dark Mode 2.0 extension for Chrome! We will also go over some of its features and what it does exactly, as well as some tips on how you can get started writing in your documents faster than ever before! So let’s get started with our tutorial on how to make google docs dark mode!

The extension also provides Dark Mode functionality for Google, YouTube, Facebook and many other websites - get it now and keep your eyes relaxed in dark hours!                    

확장 프로그램 기본 정보

이름 Google Docs Dark Mode 2.0 for Chrome Google Docs Dark Mode 2.0 for Chrome
ID ihkdedfdcocppnnaiigjpckhegifagfd
공식 URL https://chrome.google.com/webstore/detail/google-docs-dark-mode-20/ihkdedfdcocppnnaiigjpckhegifagfd
설명 Turn on Dark Mode for Google Docs in one click via this extension. Use it for Chrome, Firefox, PC, Windows 10 and other
파일 크기 107 KB
설치 횟수 323,176
현재 버전 2.1.1
최근 업데이트 2023-03-15
출시 날짜 2022-05-24
평점 3.27/5 총 48 개의 평점
개발자 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.1",
    "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:\/\/*\/*"
            ]
        }
    ]
}