Mozilla/Firefox: Javascript Console In Sidebar

Want to load the Javascript Console in the sidebar instead of using it in a seperate window (I sure did). Thanks to a tip from Jesse Ruderman (via Leonard) at squarefree.com for the info. Here’s how:

  1. Make a bookmark with this address: chrome://global/content/console.xul
  2. Go to Bookmarks->Manage Bookmarks, right-click the new bookmark, select Properties
  3. Check the ‘Load this bookmark in the sidebar’ box

That’s it; you’re done. Now go enjoy viewing your page and the js console in the same window!

Comments are closed.