Guys,
got a problem here, when deactivating my plugin, I'm trying to show a popup alert message asking user if he wants to remove DataBase extra tables, I'm using register_deactivation_hook(); but this hook can't show alerts, does someone know how to do that? how do I open a popup on plugin deactivation? is that even possible?