Special Dark
Darkens bright pages. Love your eyes and your power bill.
Special Dark란 무엇입니까?
Special Dark은(는) Eonasdan에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Darkens bright pages. Love your eyes and your power bill."입니다.
확장 프로그램 스크린샷
Special Dark 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
##Changes 1.8.0 - Fixed issue with github comment text. - Replace github styles without backgrounnd image and a more updated sheet. - Dropped Twitter styles since Twitter now has a dark theme. ## Features: - Includes a few special site specific styles such as: - Facebook - Amazon - Github - Stack Exchange I realize that Stylish exists and is useful for styling individual sites, however I think that Special Dark works well for most sites with a few exceptions.
확장 프로그램 기본 정보
이름 | Special Dark |
ID | koifkokhhgjemendlnlaellpdeppkbmi |
공식 URL | https://chromewebstore.google.com/detail/special-dark/koifkokhhgjemendlnlaellpdeppkbmi |
설명 | Darkens bright pages. Love your eyes and your power bill. |
파일 크기 | 99.18 KB |
설치 횟수 | 635 |
현재 버전 | 1.8.0 |
최근 업데이트 | 2019-09-22 |
출시 날짜 | 2019-09-22 |
평점 | 3.72/5 총 25 개의 평점 |
개발자 | Eonasdan |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/Eonasdan/specialdark |
지원되는 언어 | en-US |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon38.png", "default_title": "Toggle dark theme" }, "content_scripts": [ { "all_frames": true, "js": [ "client.js" ], "match_about_blank": true, "matches": [ " |