Simple Chrome extension that disables newlines in tweets.
Twitter recently added a feature that preserves newlines in tweets. Many users find that annoying, which is why this extension exists. It returns tweets to their normal, collapsed state, as the creators of HTML intended :)
To view a tweet with original whitespace, expand it.
Go to the Chrome Web Store with the following link and click "Add To Chrome"
https://chrome.google.com/webstore/detail/disable-twitter-newlines/pjegficckdnjdkdohiamjfpffehddoml
- Expanded tweets and permalink tweets maintain original whitespace and newlines
- Updated to reflect changes in Twitter page structure
- Published to the Chrome store
- Made handling of Twitter's pushstate behavior more robust
- Initial release