insin / control-panel-for-twitter

Browser extension which gives you more control over your Twitter timeline and adds missing features and UI improvements - available for desktop and mobile browsers
https://jbscript.dev/control-panel-for-twitter
MIT License
1.8k stars 60 forks source link

"More Tweets" is back #565

Open insin opened 1 month ago

insin commented 1 month ago

We should extend the options which hides "Discover more" tweets to also hide these - why do they have both? 🤔

image

insin commented 1 month ago

You only get "More Tweets" if you navigate to a Tweet via an external link, e.g.:

https://x.com/raccoonhourly/status/1791959469942849833

If you navigate to that Tweet from within Twitter instead (e.g. via a Quote Tweet of it), it shows you "Discover more", which we can already hide.

I think this is functionality left over from when Twitter used to show the thread under focused tweets to non-logged-in users

The problem with trying to hide this is the "More Tweets" text comes from the server, so it's not included in Twitter's client-side locale data, which means I'd have to manually source translations for every language Twitter supports by switching languages.

ghostbutter-games commented 1 week ago

I would really appreciate it if this could be added, it's the one addictive thing that still sneaks through the firewall of the extension. Thanks for the great work, by the way, it's a godsend!