I just released jOWL 0.4.
downloadable at
http://code.google.com/p/jowl-plugin/downloads/list
This release follows up rather quickly on the jOWL 0.3 release.
Main reason for the quick update is that previous versions had some
incompatibility issues with FireFox 3 that was made publicly available
a week ago.
Changes in 0.4:
* Improvements to the treeview, now responds to selections
* Converted css selector queries (jQuery) into genuine XPath queries,
css selectors caused Firefox 3 compatibility issues, now resolved.
* Underlying code improvements