Nice little plugin, but it has a deprecated function (I have debugging turned on by default in wp-config.php)
Get that sorted out and it would probably work well.
Error messages:
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/blah/public_html/blah.com/wp-includes/functions.php on line 2839
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home/blah/public_html/blah.com/wp-includes/functions.php on line 2839
Notice: Uninitialized string offset: 0 in /home/blah/public_html/blah.com/wp-content/themes/childtheme/header.php on line 19
Notice: Uninitialized string offset: 0 in /home/blah/public_html/blah.com/wp-content/themes/childtheme/header.php on line 20