DevTools for Google Closure Tools
Chrome extension for debugging Google Closure Tools applications.
This extension provides the following functions.
- Check the correspondence between components inheriting from "goog.ui.Component" and screen elements.
- Tracing the execution of a "dispatchEvent" in a class that inherits from "goog.events.EventTarget".
Before you can start using it, you need to prepare it in your application code.
Please refer to the README in the following repository.
https://github.com/mugi-uno/closure-tools-devtools