Dark Mode 2.0
Allows you to turn on dark mode for any website & enables night shift that changes the tint to help avoid strain on your eyes!
Dark Mode 2.0란 무엇입니까?
Dark Mode 2.0은(는) Meet에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Allows you to turn on dark mode for any website & enables night shift that changes the tint to help avoid strain on your eyes!"입니다.
확장 프로그램 스크린샷
Dark Mode 2.0 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
⬇️Easy to set up ⬇️: 1. Install and add the extension to Chrome. 2. Turn the toggle of the extension to regulate the dark mode for your browser. ✨Features ✨ 1. Ability to customize theme 🎨from over 50 available options. 2. White-list feature enables you to exclude a desired domain from dark mode. 3. Context-menu item in mouse right-click to exclude desired websites. This extension serves you a global dark theme for the web in one click.
확장 프로그램 기본 정보
이름 | Dark Mode 2.0 |
ID | falojlkngkajkbnfoolnagafeeilogjo |
공식 URL | https://chromewebstore.google.com/detail/dark-mode-20/falojlkngkajkbnfoolnagafeeilogjo |
설명 | Allows you to turn on dark mode for any website & enables night shift that changes the tint to help avoid strain on your eyes! |
파일 크기 | 225 KB |
설치 횟수 | 448 |
현재 버전 | 0.0.1 |
최근 업데이트 | 2022-10-04 |
출시 날짜 | 2022-10-03 |
평점 | 4.75/5 총 16 개의 평점 |
개발자 | Meet |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1", "manifest_version": 3, "name": "Dark Mode 2.0", "minimum_chrome_version": "90", "icons": { "128": "icons\/icon.png" }, "action": { "default_popup": "popup.html" }, "background": { "service_worker": ".\/js\/background.js" }, "content_scripts": [ { "all_frames": true, "matches": [ " |