Night Assistant
Set the background color of the webpage to protect your eyes. and create a beautiful and comfortable internet environment.
Night Assistant란 무엇입니까?
Night Assistant은(는) weijhfly에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Set the background color of the webpage to protect your eyes. and create a beautiful and comfortable internet environment."입니다.
확장 프로그램 스크린샷
Night Assistant 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This is an extension that sets the background color of the web page. You can set the background color according to your preferences, make the webpage more beautiful, and it is suitable for nighttime browsing, which helps protect your eyes. Features: 1, 12 background colors are optional, beautiful and practical; 2, small size, stability, compatibility; 3, covering a wide range of browsers, currently available in Google, Firefox, 360 browser; safety: This extension source is open, without any privacy violations, source code: https://github.com/weijhfly/Night-Mode other: Related articles: 分享一个实现夜间模式的浏览器扩展 https://juejin.im/post/5cb3fe19e51d456e6c732cb7 When installing for the first time, please refresh the page or open a new tab to enable the night assistant to take effect. Some websites may be banned, such as in the Google Web Store. If you like this extension, please give a star or praise ^_^
확장 프로그램 기본 정보
이름 | Night Assistant |
ID | kiccihccnlfjelinfjomfkblnbcijlfl |
공식 URL | https://chromewebstore.google.com/detail/night-assistant/kiccihccnlfjelinfjomfkblnbcijlfl |
설명 | Set the background color of the webpage to protect your eyes. and create a beautiful and comfortable internet environment. |
파일 크기 | 190 KB |
설치 횟수 | 2,000 |
현재 버전 | 1.5 |
최근 업데이트 | 2023-01-02 |
출시 날짜 | 2020-02-26 |
평점 | 4.00/5 총 11 개의 평점 |
개발자 | weijhfly |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_title__", "version": "1.5", "description": "__MSG_description__", "background": { "service_worker": "js\/background.js" }, "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "action": { "default_popup": "popup.html", "default_icon": "img\/icon-48.png" }, "content_scripts": [ { "matches": [ " |