public
Description: A JavaScript shell drawn in the Firefox content space, with hooks into XUL and XPCOM.
Home | Edit | New

Home

XUSH

The idea of XUSH, is to give you access to a fully featured JavaScript Trusted Shell to navigate and manipulate Firefox. Currently you can access any window open in the browser, but the shell will only appear in content windows as it makes drawing it much easier, and nicer.

To start XUSH, simply press ‘cmd + shift + s’ (Mac), ‘alt+shift+ctrl+s’ or ‘ctrl+shift+s’ on windows/linux in a Firefox content window and you should see the shell. Pushing this key combo again or typing ‘exit’ will hide the shell.

Currently there are helpers for:


  • window
  • document
  • windows
  • dir dir() and dir something
  • elementslib
  • mozmill
  • controller
  • events
  • and the list goes on..

Downloads

Last edited by admc, Thu Feb 12 17:34:03 -0800 2009
Home | Edit | New
Versions: