LiveCoder extends Firebug by allowing developers to look at the Firefox chrome. It's especially valuable to developers building Firefox add-ons. LiveCoder's GUI lets you examine and modify the DOM of any Firefox add-on.
To install: |
In Firefox 3, if you get this error:
"LiveCoder" will not be installed because it does not provide secure updates.
|
|
Evaluate Expressions
Examine and modify the current state in Firebug. View objects, functions, strings, etc. Some favorites include:
|
|
|
View and Modify Functions
Fat-fingered another one? Want to add a quick debug statement? Make your fixes and save them in LiveCoder and avoid the edit-save-build-install-restart-test cycle. |
|
|
Edit Panel HTML
Tweaking HTML and CSS in your panel's document is a slow process when you have to re-install to see every change. LiveCoder lets you View any panel's HTML. Any changes can be saved and viewed immediately. |
|
Contact Steve
