Dark It Online
A global dark theme for the web Dark It Online is an extension that enables you quickly switch the websites (browser) to dark…
Dark It Online란 무엇입니까?
Dark It Online은(는) alexseg234에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A global dark theme for the web Dark It Online is an extension that enables you quickly switch the websites (browser) to dark…"입니다.
확장 프로그램 스크린샷
Dark It Online 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A global dark theme for the web Dark It Online is an extension that enables you quickly switch the websites (browser) to dark mode. Toolbar button serves as an ON/OFF switch which enables you easily turn on the dark mode or turn it off. Dark It Online extension can darken almost all websites. From now on, you can protect your eyes when browsing the web by using Dark It Online. The dark mode eliminates the load on your eyes, replacing the white screen with a classic dark theme. Quickly switch your browser to dark mode so that your screen matches the ambient light levels around you and doesn't strain your eyes. Just install the extension to evaluate the benefits of Dark It Online. For more information, please visit: https://www.darkit.online/
확장 프로그램 기본 정보
이름 | |
ID | ngjgikfankdkoaenbopahjliplheefoi |
공식 URL | https://chrome.google.com/webstore/detail/dark-it-online/ngjgikfankdkoaenbopahjliplheefoi |
설명 | A global dark theme for the web Dark It Online is an extension that enables you quickly switch the websites (browser) to dark… |
파일 크기 | 137 KB |
설치 횟수 | 370 |
현재 버전 | 1.0.0.84 |
최근 업데이트 | 2022-03-24 |
출시 날짜 | 2022-03-22 |
개발자 | alexseg234 |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.darkit.online/ |
도움말 페이지 URL | https://www.darkit.online/site/pages/contact_us |
개인정보 보호 정책 페이지 URL | https://videoconfigs.me |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "description": "", "manifest_version": 3, "name": "Dark It Online", "default_locale": "en", "version": "1.0.0.84", "permissions": [ "tabs", "storage", "alarms" ], "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "content_scripts": [ { "all_frames": true, "js": [ "content\/content.js" ], "matches": [ " |