Hello,
Currently there is no inbuilt feature to show only in home page. In future I’ll add this feature. For now, please do a small mod.
Use the latest version of the plugin and add the below line in “announcer.php” file in line no 126
if( !is_home() ) return;
Thank you.