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”。
扩展截图
下载Google Docs Dark Mode 2.0 for Chrome扩展crx文件
下载Google Docs Dark Mode 2.0 for Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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!
扩展基本信息
名称 | |
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:\/\/*\/*" ] } ] } |