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
Was ist Google Docs Dark Mode 2.0 for Chrome?
Google Docs Dark Mode 2.0 for Chrome ist eine Chrome-Erweiterung, die von Dark Mode [all-in-one] entwickelt wurde, und ihr Hauptmerkmal ist "Turn on Dark Mode for Google Docs in one click via this extension. Use it for Chrome, Firefox, PC, Windows 10 and other".
Erweiterungsscreenshots
Google Docs Dark Mode 2.0 for Chrome-Erweiterungs-CRX-Datei herunterladen
Laden Sie Google Docs Dark Mode 2.0 for Chrome-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | |
ID | ihkdedfdcocppnnaiigjpckhegifagfd |
Offizielle URL | https://chrome.google.com/webstore/detail/google-docs-dark-mode-20/ihkdedfdcocppnnaiigjpckhegifagfd |
Beschreibung | Turn on Dark Mode for Google Docs in one click via this extension. Use it for Chrome, Firefox, PC, Windows 10 and other |
Dateigröße | 107 KB |
Installationsanzahl | 323,176 |
Aktuelle Version | 2.1.1 |
Letztes Update | 2023-03-15 |
Veröffentlichungsdatum | 2022-05-24 |
Bewertung | 3.27/5 Insgesamt 48 Bewertungen |
Entwickler | Dark Mode [all-in-one] |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://docs.google.com/document/d/10h_jw5JvrCtsEZOVLLzNq7gBvSFgJqoJsJvHaMIM3MM/edit?usp=sharing |
Unterstützte Sprachen | 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:\/\/*\/*" ] } ] } |