greybeard devtools theme

greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…

greybeard devtools theme란 무엇입니까?

greybeard devtools theme은(는) xero에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

greybeard devtools theme 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui elements have been updated to a matching dark grey palette. this is the packaged version for chrome v33+. 

after installing you need to enable custom themes:

- navigate to `chrome://flags/`
- enable `Developer Tools experiments`
- reload chrome
- open devtools
- click settings > experiments
- click `allow custom ui themes`
- reload devtools for theme to fully apply


feel free to fork it on github! https://github.com/xero/greybeard-devtools

changelog
-----------------------------------------
- default splash font color
- updates to network caution messages
- updates to network view headers
- added background color to resources tab sidebar  
- fix tab width to fit tab names                    

확장 프로그램 기본 정보

이름 greybeard devtools theme greybeard devtools theme
ID cckelcjlkjehoepkfcpgdpjfagodhimd
공식 URL https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd
설명 greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
파일 크기 539 KB
설치 횟수 778
현재 버전 3.1.5
최근 업데이트 2014-12-17
출시 날짜 2014-12-17
평점 4.05/5 총 19 개의 평점
개발자 xero
결제 유형 free
확장 프로그램 웹 사이트 https://github.com/xero/greybeard-devtools
도움말 페이지 URL https://github.com/xero/greybeard-devtools/blob/master/README.md
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "greybeard devtools theme",
    "short_name": "greybeard",
    "version": "3.1.5",
    "devtools_page": "devtools.html",
    "author": "xero harrison",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}