so, the real problem is not with the plugin, it's with WordPress. is_front_page() relies on an option named 'show_on_front' that is not always set. I've updated the plugin to set this option if it is empty, so that is_front_page() will work as it should. This will be in the next release.
Still not working in open 3.2.1...