Tiny JavaScript Debugger 1.2.1
作者: Patrick Brunschwig
TinyJSD is a JavaScript debugger for privileged code running Mozilla products like Firefox, Thunderbird, SeaMonkey. It serves to debug the application as well as extensions written in JavaScript.
关于这个附加组件
You prefer a different debugger than the default Firefox Debugger? Then try TinyJSD! Tiny JavaScript Debugger is serves to analyze and step through JavaScript code in Mozilla products (Firefox, Thunderbird, SeaMonkey). The debugger is focused on debugging privileged code such as extensions and the application itself.
Main Features
Main Features
- Setting of breakpoints
- Step by step execution of the code
- Inspection and modification of variables
- Execution of arbitrary code while debugging
- Breakpoints, Watchlist items and contents of scratchpad are saved between debugging sessions
- Launch the debugger during application startup