This extension consolidates recent tweets from accounts in your feed.
Twitter Feed Redux provides functionality that makes it easier to sift through the clutter inherent to the twitter platform.
Existing Features:
- Groups tweets from the past six hours by account so important updates from less prolific accounts don't get lost in the sea of updates from more prolific accounts.
Planned Features:
- Allow user to change grouping criteria to fit their needs.
- Add a whitelist button so users will always see all tweets from whitelisted accounts in their streams.
- Use regex to detect multipart tweets, and automatically assemble them into one larger post.
- Automatically remove advertisements.
- Add "pre-load" option that automatically loads more tweets than twitter provides by default.
- Implement de-duplication features offered by other extensions to hide tweets when the account has published the same exact tweet with a newer timestamp.