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.95k stars 63 forks source link

[Feature request] Restore input field placeholder to "What's happening?" #660

Open scottdotweb opened 1 month ago

scottdotweb commented 1 month ago

One of the first changes to the app after it was bought was that the tweet prompt, which had been "What's happening?" since the beginning, was changed pointlessly and irritatingly to "What's happening?!" It would be very good if Control Panel for Twitter could undo that.

I had a stab at it myself with CSS, and had some success by hiding the current placeholder content and adding ::before content, but couldn't quite reposition it correctly to look right on desktop and mobile. I'd say it's definitely doable, however.

Thank you for this magnificent extension.