DevTools Theme: Monokai TK#MOD

A highly customized Monokai dark theme for Devtools.

DevTools Theme: Monokai TK#MOD란 무엇입니까?

DevTools Theme: Monokai TK#MOD은(는) Tyson Kemp에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A highly customized Monokai dark theme for Devtools."입니다.

확장 프로그램 스크린샷

screenshot

DevTools Theme: Monokai TK#MOD 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This is an updated Monokai theme using Zero Base Themes as a starting point. It's been refactored and updated to not cause the recent perf issues we've seen with Chrome 69+.

---

Getting Started

1. Chrome/Chromebook: https://chrome.google.com/webstore/detail/devtools-theme-monokai-tk/apaajnakngeokmggmnpcfilmmegiakdi

2. chrome://flags > Developer Tools experiments > Enabled

3. Inspect(right) > DevTools(...) > Settings (cog icon or Shift+?) > Experiments > Allow custom UI themes

4. Close and reopen the DevTools.

---

All thanks to mauricecruz @ https://github.com/mauricecruz/zero-base-themes                    

확장 프로그램 기본 정보

이름 DevTools Theme: Monokai TK#MOD DevTools Theme: Monokai TK#MOD
ID apaajnakngeokmggmnpcfilmmegiakdi
공식 URL https://chromewebstore.google.com/detail/devtools-theme-monokai-tk/apaajnakngeokmggmnpcfilmmegiakdi
설명 A highly customized Monokai dark theme for Devtools.
파일 크기 42 KB
설치 횟수 300
현재 버전 1.5.4
최근 업데이트 2019-07-19
출시 날짜 2019-07-18
평점 5.00/5 총 2 개의 평점
개발자 Tyson Kemp
결제 유형 free
도움말 페이지 URL https://github.com/processnotproduct/zero-base-themes
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Monokai TK#MOD",
    "version": "1.5.4",
    "description": "A highly customized Monokai dark theme for Devtools.",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/processnotproduct\/zero-base-themes",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "96": "images\/icon96.png",
        "128": "images\/icon128.png"
    }
}