2077 DevTools Theme

A saucy Cyberpunk2077 theme for Chrome Devtools

2077 DevTools Theme란 무엇입니까?

2077 DevTools Theme은(는) voidz3ro에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A saucy Cyberpunk2077 theme for Chrome Devtools"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        [Cyberpunk 2077](https://www.cyberpunk.net/) (highly anticipated game) inspired theme for your devtools.

Pairs nicely with 
https://marketplace.visualstudio.com/items?itemName=Endormi.2077-theme

Installation:
 - Install theme to chrome
 - open developer tools
 - Choose settings (F1)  =>  Theme : Dark
 - Enjoy                    

확장 프로그램 기본 정보

이름 2077 DevTools Theme 2077 DevTools Theme
ID obboikcgcmdjhpkjheokhnmknfclcdkc
공식 URL https://chrome.google.com/webstore/detail/2077-devtools-theme/obboikcgcmdjhpkjheokhnmknfclcdkc
설명 A saucy Cyberpunk2077 theme for Chrome Devtools
파일 크기 38.08 KB
설치 횟수 102
현재 버전 0.1
최근 업데이트 2019-07-18
출시 날짜 2019-07-18
평점 5.00/5 총 1 개의 평점
개발자 voidz3ro
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://github.com/voidz3ro/cyberpunk-devtools
도움말 페이지 URL https://github.com/voidz3ro/cyberpunk-devtools/issues
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "2077 DevTools Theme",
    "short_name": "A saucy Cyberpunk2077 theme for Chrome Devtools",
    "version": "0.1",
    "description": "A saucy Cyberpunk2077 theme for Chrome Devtools",
    "devtools_page": "devtools.html",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "images\/icon16.jpg",
        "48": "images\/icon48.jpg",
        "128": "images\/icon128.jpg"
    }
}