
Google 闭包工具的 DevTools
用于调试 Google Closure Tools 应用程序的 Chrome 扩展。
该扩展提供以下功能。
- 检查继承自“goog.ui.Component”的组件与屏幕元素之间的对应关系。
- 跟踪继承自“goog.events.EventTarget”的类中“dispatchEvent”的执行情况。
在开始使用它之前,您需要将其添加到应用程序代码中。
请参阅以下存储库中的自述文件。
https://github.com/mugi-uno/closure-tools-devtools