First of all thanks for your cool job making this plugin. I've found a wrong link in the Page->Meta Summary view: pages titles are linked to
wp-admin/page.php?action=edit&post=x
while the correct path to wp page editing tool is
wp-admin/post.php?action=edit&post=x
Don't know if it is a change introduced with 3.x WP version. In that case you should need to make a test against WP version and serve the correct link.
Hope this can be useful.
Regards, Daniele.