2 * (C) Copyright 2010 Dave Kerschner
4 * Use, modification, and distribution are subject to the terms specified in the
9 * glue code between venkman and conkeror
12 function open_venkman () {
13 make_chrome_window("chrome://venkman/content/venkman.xul");
16 interactive("venkman",
17 "Open the Venkman Javascript Debugger in a new window.",