Len Trigg <[EMAIL PROTECTED]> writes:
> Another handy function someone was asking about on IRC... I have this
> in my .conkerorrc to open the javascript console:
>
> /* Open javascript console */
> function jsconsole(args)
> {
> var prefix = args[0];
> open_url_in (prefix, "chrome://global/content/console.xul");
> }
> add_command("jsconsole", jsconsole, [["p"]]);
Great! I've put this in CVS and made a note in the contributors file.
If I've missed anyone in the contributors file, please let me know. I
started it a bit late and I suspect some people aren't in there.
-Shawn
_______________________________________________
Conkeror mailing list
[email protected]
http://mozdev.org/mailman/listinfo/conkeror