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.
關於此附加元件
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
 
權限