Chrome DevTools Dark Theme

A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…

Chrome DevTools Dark Theme란 무엇입니까?

Chrome DevTools Dark Theme은(는) Bernhard Caspar에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Chrome DevTools Dark Theme 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        A dark theme for Chrome DevTools.

!!! DOESN'T WORK IN CHROME 62 AND LATER !!!
I'm planning to fix this, but it might take a while until I get around to do it.


First install this extension, then do the following:
After enabling DevTools Experiments in Chrome (http://islegend.com/development/how-to-enable-devtools-experiments-within-google-chrome/), go to DevTools Settings -> Experiments -> Enable "Allow Custom UI themes". Go to Preferences and select Theme: "Dark", which enables Chrome's own Dark Theme. This theme builds on top of that.

Source code available at https://github.com/bernhardc/chrome-devtools-dark-theme                    

확장 프로그램 기본 정보

이름 Chrome DevTools Dark Theme Chrome DevTools Dark Theme
ID bfcohnmjbpeilfcijkjkeggbdmehhnbk
공식 URL https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk
설명 A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…
파일 크기 24.79 KB
설치 횟수 214
현재 버전 0.6.3
최근 업데이트 2018-02-10
출시 날짜 2018-02-10
개발자 Bernhard Caspar
결제 유형 free
확장 프로그램 웹 사이트 https://github.com/bernhardc/chrome-devtools-dark-theme
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Chrome DevTools Dark Theme",
    "version": "0.6.3",
    "description": "",
    "devtools_page": "devtools.html",
    "manifest_version": 2
}