I don't want to see retweets of random streamers I could care less about.
Navigate to Battlestate GamesBsgLauncherContentjscommon.js
go to lines 940 & 941 and delete the URLs from these lines.
'href="https://twitter.com/bstategames?ref_src=twsrc%5Etfw"></a></div> ' +
'<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>' +
becomes
'href=""></a></div> ' +
'<script async src="" charset="utf-8"></script>' +
🙂 Enjoy