Brick Next Developer Tools
Adds Brick Next debugging tools to the Chrome Developer Tools.
Brick Next Developer Tools란 무엇입니까?
Brick Next Developer Tools은(는) weareoutman에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Adds Brick Next debugging tools to the Chrome Developer Tools."입니다.
확장 프로그램 스크린샷
Brick Next Developer Tools 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Brick Next Developer Tools is a Chrome DevTools extension for Brick Next. Brick Next is a web-frontend framework building on top of web components, developed by UWinTech China (优维科技), also known as EasyOps. This extension allows developers to inspect the framework rendering tree which consists of custom elements, including their customized properties and events. And it also allows developers to monitor specific data processing of the framework. Developers will get a new tab in Chrome DevTools: "Bricks". By default it shows you the custom elements tree, by selecting one of them, you can inspect its customized properties and events. By switching to "Evaluations" or "Transformations", you can monitor the specific data processing, including the input, the result and the context.
확장 프로그램 기본 정보
이름 | Brick Next Developer Tools |
ID | imfbjbfcldgkdbfgeoppalofbjfihpdp |
공식 URL | https://chromewebstore.google.com/detail/brick-next-developer-tool/imfbjbfcldgkdbfgeoppalofbjfihpdp |
설명 | Adds Brick Next debugging tools to the Chrome Developer Tools. |
파일 크기 | 527 KB |
설치 횟수 | 248 |
현재 버전 | 0.6.10 |
최근 업데이트 | 2023-10-10 |
출시 날짜 | 2020-06-05 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | weareoutman |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/easyops-cn/brick-next-devtools |
도움말 페이지 URL | https://github.com/easyops-cn/brick-next-devtools/issues/new |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Brick Next Developer Tools", "description": "Adds Brick Next debugging tools to the Chrome Developer Tools.", "version": "0.6.10", "icons": { "128": "icons\/128-production.png" }, "devtools_page": "build\/devtools.html", "host_permissions": [ " |