Readable DevTools Theme

Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.

Readable DevTools Theme란 무엇입니까?

Readable DevTools Theme은(는) mitchflorida에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment."입니다.

확장 프로그램 스크린샷

screenshot

Readable DevTools Theme 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This is a great and simple Chrome Dev Tools theme using the new API (Chrome 33+).

It is an adaptation of the original Readable Chrome Dev Tools theme found here:
https://github.com/Augus/Readable-ChromeDevThemes
But I could not find an extension to use with the newer versions of Chrome.

Also thanks to Paul Irish https://github.com/paulirish/sample-devtools-theme-extension                    

확장 프로그램 기본 정보

이름 Readable DevTools Theme Readable DevTools Theme
ID idacnkgaihpflclbgnkhamfofklappaa
공식 URL https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa
설명 Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
파일 크기 5.9 KB
설치 횟수 51
현재 버전 1.16
최근 업데이트 2014-10-16
출시 날짜 2014-10-16
평점 3.33/5 총 3 개의 평점
개발자 mitchflorida
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Readable DevTools Theme",
    "version": "1.16",
    "description": "Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.",
    "devtools_page": "devtools.html",
    "manifest_version": 2
}