Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 962 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 962 Bytes

Disable Twitter Newlines

Simple Chrome extension that disables newlines in tweets.

Overview

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.

Installation

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

Changelog

1.3.0

  • Expanded tweets and permalink tweets maintain original whitespace and newlines

1.2

  • Updated to reflect changes in Twitter page structure

1.1.1

  • Published to the Chrome store

1.1

  • Made handling of Twitter's pushstate behavior more robust

1.0

  • Initial release