First of all, congratulations for this plugin and for the "twins" Facebook and Google Connect.
I wanted to inform you that the unlik url is wrong, because action is missing.
In line 517 of nextend-twitter-connect.php code is:
return ''.$new_twitter_settings['twitter_unlink_button'].'';
instead it should be:
return ''.$new_twitter_settings['twitter_unlink_button'].'';
Regards.
Davide
http://wordpress.org/extend/plugins/nextend-twitter-connect/