Material Design Theme for Chrome Devtools
This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…
Material Design Theme for Chrome Devtools란 무엇입니까?
Material Design Theme for Chrome Devtools은(는) https://felipemartinin.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…"입니다.
확장 프로그램 스크린샷
Material Design Theme for Chrome Devtools 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome Devtools. This theme add some features like smart highlights, besides to make you Devtools interface more beautiful. Install guide: After install and enable in settings> extentions, you need to enable custom themes to make it works: Navigate to chrome://flags/ Search by: Developer Tools Experiments and click on enable Click on "Relunch Now" button at the bottom and wait the browser relunch Now, open the devtools Go to the settings (gear icon) > experiments click allow custom ui themes reload devtools for theme to fully apply
확장 프로그램 기본 정보
이름 | Material Design Theme for Chrome Devtools |
ID | bhhaihcbledolbbigofbpegdbomoimfa |
공식 URL | https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa |
설명 | This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome… |
파일 크기 | 2.65 MB |
설치 횟수 | 1,455 |
현재 버전 | 0.1.2 |
최근 업데이트 | 2016-12-30 |
출시 날짜 | 2016-12-30 |
평점 | 4.35/5 총 20 개의 평점 |
개발자 | https://felipemartinin.com |
결제 유형 | free |
확장 프로그램 웹 사이트 | https:/felipemartinin.github.io/material-design-devtools/ |
도움말 페이지 URL | https://github.com/FelipeMartinin/material-design-devtools |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Material Design Theme for Chrome Devtools", "short_name": "Material Design Theme", "version": "0.1.2", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/FelipeMartinin\/material-design-devtools", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |