Qooxdoo Tools: Extending Chrome Developer Tools with Qooxdoo Data Sidebar
Qooxdoo Tools is a free Chrome extension developed by snowsnorry that enhances the functionality of Chrome Developer Tools. It adds a sidebar to the Developer Tools interface, providing easy access to Qooxdoo data associated with the selected DOM element.
With Qooxdoo Tools, developers can quickly view and analyze Qooxdoo data without the need for additional debugging tools. The sidebar displays relevant information about the selected widget, making it easier to understand its properties and behavior.
One of the key features of Qooxdoo Tools is the ability to work with selected widgets using the console. By using the $q command in the console, developers can interact with the selected widget and perform various operations. This feature greatly simplifies the debugging process and allows for quick experimentation and testing.
Overall, Qooxdoo Tools is a valuable extension for developers working with Qooxdoo. It seamlessly integrates with Chrome Developer Tools, providing an intuitive interface for accessing and manipulating Qooxdoo data.