DevTools Theme: Gruvbox Dark
Gruvbox Dark theme for Chrome Devtools
DevTools Theme: Gruvbox Dark란 무엇입니까?
DevTools Theme: Gruvbox Dark은(는) eduarbo에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Gruvbox Dark theme for Chrome Devtools"입니다.
확장 프로그램 스크린샷
DevTools Theme: Gruvbox Dark 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Retro groove dark theme for Devtools. This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I]. Installation Instructions --------------------------------------------------------- - Add this theme - Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page. - Open developer tools settings, select Experiments tab, and check 'Allow custom UI themes'. - Reload devtools.
확장 프로그램 기본 정보
이름 | DevTools Theme: Gruvbox Dark |
ID | njcgdakjdifgccdgnoiphpnihcfopcmj |
공식 URL | https://chromewebstore.google.com/detail/devtools-theme-gruvbox-da/njcgdakjdifgccdgnoiphpnihcfopcmj |
설명 | Gruvbox Dark theme for Chrome Devtools |
파일 크기 | 50.3 KB |
설치 횟수 | 1,550 |
현재 버전 | 0.0.2 |
최근 업데이트 | 2015-10-26 |
출시 날짜 | 2015-10-26 |
평점 | 4.57/5 총 7 개의 평점 |
개발자 | eduarbo |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/eduarbo/chrome-devtools-gruvbox-dark-theme |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Gruvbox Dark", "version": "0.0.2", "description": "Gruvbox Dark theme for Chrome Devtools", "author": "Eduardo Ruiz", "short_name": "Gruvbox Dark Devtools", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/eduarbo\/chrome-devtools-gruvbox-dark-theme", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "96": "images\/icon96.png", "128": "images\/icon128.png" } } |