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"입니다.
확장 프로그램 스크린샷
Dark Mode 2.0 for Youtube, Facebook, Whatsapp 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | jnbgbhkdnighmlficfljanbimfhdehlk |
공식 URL | 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:\/\/*\/*" ] } ] } |