Chickenfoot 1.0.7 released

Chickenfoot now supports the upcoming Firefox 3.6 (at least it runs on the current beta release).

Other fixes:

  • Chickenfoot scripts once more run in separate global namespaces, so their variables won’t  collide.  (This apparently stopped working in FF 3.5.)
  • No longer forces Java to start when Firefox starts.  (Chickenfoot 1.0.6 introduced this bug.)
  • Experimental support for using Bespin as the script editor in the Chickenfoot sidebar.  To try it out, go to about:config, create a Boolean parameter called chickenfoot.use-bespin, set its value to true, and close and reopen the sidebar.  To revert back to the original HTML-based script editor, set chickenfoot.use-bespin to false or delete it entirely.  Bespin support is very very alpha, so it may lose your data!