ModelGlue FireBug Panel

posted by Chris on Feb 02, 2011 at 14:30

The admin for this blog is written using Ext, which i love, but it doesn't play well with the standard debug output from a ModelGlue application which is a html table appended to the end of your template. I wanted to find a way to seperate the debug output from the page layout and as i do most of my development using Firefox (because i can't do anything without Firebug) i thought a Firefox plugin would be a good option and while researching how to build one i found that Firebug had its own plugin api that allows you to add new tabs to the Firebug interface.