DevTools Theme: Twilight Spacegray

A dark theme for Chrome DevTools

DevTools Theme: Twilight Spacegray란 무엇입니까?

DevTools Theme: Twilight Spacegray은(는) jasonwoolliscroft에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A dark theme for Chrome DevTools"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

DevTools Theme: Twilight Spacegray 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Instructions for use:

1) Install this theme

2) Enable DevTools experiments here chrome://flags/#enable-devtools-experiments & relaunch Chrome

3) Open DevTools [CTRL/CMD + SHIFT + I], go to Settings > Experiments, and toggle 'Allow UI themes' experiment

4) Reload DevTools

Questions? https://github.com/jasonw-me/devtools-theme-twilight-spacegray

Issues? https://github.com/jasonw-me/devtools-theme-twilight-spacegray/issues                    

확장 프로그램 기본 정보

이름 DevTools Theme: Twilight Spacegray DevTools Theme: Twilight Spacegray
ID bpbplipacldfdfgapibcmjfpabnamoia
공식 URL https://chromewebstore.google.com/detail/devtools-theme-twilight-s/bpbplipacldfdfgapibcmjfpabnamoia
설명 A dark theme for Chrome DevTools
파일 크기 30.86 KB
설치 횟수 48
현재 버전 0.0.0.3
최근 업데이트 2014-10-19
출시 날짜 2014-10-19
평점 3.00/5 총 2 개의 평점
개발자 jasonwoolliscroft
결제 유형 free
확장 프로그램 웹 사이트 https://github.com/jasonw-me/devtools-theme-twilight-spacegray
도움말 페이지 URL https://github.com/jasonw-me/devtools-theme-twilight-spacegray/issues
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Twilight Spacegray",
    "version": "0.0.0.3",
    "description": "A dark theme for Chrome DevTools",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/jasonw-me\/devtools-theme-twilight-spacegray",
    "icons": {
        "128": "images\/icon_128.png"
    },
    "manifest_version": 2
}