- Open a Confluence page in IE.
- Copy and paste the following into your IE browser URL bar and press enter:
javascript:var%20firebug=document.createElement('script');firebug.setAttribute('src','http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js');document.body.appendChild(firebug);(function(){if(window.firebug.version){firebug.init();}else{setTimeout(arguments.callee);}})();void(firebug);
- You should see a Firebug console at the bottom of the browser now.
For more information, please refer to Firebug Lite's documentation