Monokai for Chrome
Monokai color scheme for Chrome dev tools.
Monokai for Chrome란 무엇입니까?
Monokai for Chrome은(는) Esteban Santiesteban에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Monokai color scheme for Chrome dev tools."입니다.
확장 프로그램 스크린샷
Monokai for Chrome 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
** Update ** Latest version of Chrome creates small breaks to the theme. This can be fixed by enabling 'Dark' mode. To enable, go to Developer Tools -> Settings, Under Appearance, Theme: Dark. ** Requirements: 1. Navigate to ' chrome://flags/ ' and Enable 'Developer Tools experiments' 2. Dev Tools Settings -> Experiments -> Allow custom UI themes 3. Restart, Done! Monokai color scheme for Chrome dev tools. Its open source, check out the 'Website' for the Github link.
확장 프로그램 기본 정보
이름 | Monokai for Chrome |
ID | ebanajomahnlhgbljngocmccmpelnaam |
공식 URL | https://chromewebstore.google.com/detail/monokai-for-chrome/ebanajomahnlhgbljngocmccmpelnaam |
설명 | Monokai color scheme for Chrome dev tools. |
파일 크기 | 41.8 KB |
설치 횟수 | 2,293 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2017-04-26 |
출시 날짜 | 2017-04-26 |
평점 | 4.57/5 총 14 개의 평점 |
개발자 | Esteban Santiesteban |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/estebansanti/chrome-devtools-monokai |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Monokai for Chrome", "version": "1.0.0", "author": "Esteban Santiesteban", "description": "Monokai color scheme for Chrome dev tools.", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/estebansanti\/chrome-devtools-monokai", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |