DevTools Theme: Tomorrow Night Bright
The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
DevTools Theme: Tomorrow Night Bright란 무엇입니까?
DevTools Theme: Tomorrow Night Bright은(는) https://gbraad.nl에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes."입니다.
확장 프로그램 스크린샷
DevTools Theme: Tomorrow Night Bright 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Tomorrow Night Bright theme for Chrome Developer Tools. Made with Zero Base Themes. https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme
확장 프로그램 기본 정보
이름 | DevTools Theme: Tomorrow Night Bright |
ID | idpgmdicmomnckcoblacfggohfogaplj |
공식 URL | https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj |
설명 | The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes. |
파일 크기 | 44.15 KB |
설치 횟수 | 90 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2014-12-20 |
출시 날짜 | 2014-12-19 |
평점 | 4.00/5 총 2 개의 평점 |
개발자 | https://gbraad.nl |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme |
도움말 페이지 URL | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Tomorrow Night Bright", "version": "1.0.0", "description": "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.", "devtools_page": "index.html", "homepage_url": "https:\/\/github.com\/gbraad\/chrome-devtools-tomorrow-night-bright-theme", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |