Neat Messages for Gmail is a Chrome Extension that puts plain text emails in a neat container where you can comfortably read them. In the meantime, HTML emails that are designed and have everything looking nice will be left unchanged.
No reviews yetBe the first to leave a review for Neat Messages for Gmail
Maker
Hello, people! π
I was recently frustrated with how the default look of messages in Gmail consists of long lines of text. Where else do you see this? Product Hunt - no, Twitter - nah, Facebook - nope, Medium - nono...
Before I went to bed the other day, I fiddled a bit with Gmail in the browser Inspector. I shrunk an annoyingly wide email and ended up with the thing being easier to read.
So I created this extension.
It watches when youβll open an email and checks if itβs a plain text one, meaning if itβs *not* already styled by the sender (a.k.a. HTML emails). If itβs just a regular email, it adds the following swag to it:
- Maximum width of 510px (about the same as a Tweet)
- Centered in the middle of the screen
- Border with a slight shadow in sync with Gmailβs design
- Font size of 14px with 20px line height (same as a Tweet) with low CSS specificity so that explicit styles can affect the content
The extension does *not* change the content itself, only its presentation. HTML emails are pleasant and easy to read because theyβre styled. My goal is to make plain text emails a bit like them.
I hope it improves your reading experience.
Iβd like to hear what you think! π
Report
@dodov This is awesome! I was actually working on something similar which transforms gmail threads into a chat like experience.
Report
Maker
Features to come:
π€ Control over the alignment of text (for people very used to seeing it on the left)
β¨ Restyling of the reply composer (not the popup composer on the bottom right, but the one below a conversation); this way, writing experience will be improved alongside the reading experience
π Currently, thereβs a bug where replying in a conversation will result in your newest message being unstyled until the browser is refreshed; will be fixed
β (Probably) a tiny button somewhere in the container that allows you to revert back to the original styling of the mail, in case something is not displayed correctly
What do you think about those? π€ Have any suggestions?
Iβm open to anything! π
EDIT:
Those features (except the last one) + minor bugfixes are live! π
Report
@hristiyandodov Oops! I just read this, I forgot to scroll over. Yes, please. The control of changing the alignment would be useful.
Report
LOVE IT. Excellent work. The Gmail team needs to listen-up and drop this feature in.
Could you offer a toggle switch so we can quickly see emails in their unaltered states. Sometimes it's important to see emails the same way others do?
Report
Maker
@searchresults Yep, thatβs one of the features Iβd like to implement. π A tiny button somewhere that offers the unaltered look of the message.
Report
This extension deserves a trophy, very useful. It just works, yes. But I would suggest moving the block to the left instead of having it on the center. And maybe the option to remove the background/border, just have it to change the width of the email. :)
Report
Maker
@welvinrc At first it did only that, yes. But then I decided to put it in the center and style it as a box so it could look more like an HTML email. And if it looks like one, well, there will be more consistency with emails because all of them will be in a centered box.
Your argument is completely valid, though! π And Iβm going to make the extension customizable. Itβs purpose is to make reading emails more pleasant after all, not to make them look a certain way.
Thank you very much for the feedback! π
@welvinrc I updated the extension. Now you can control whether the messages are centered and whether theyβre in a box. π Simply update to version 1.2.0 and go to the Options page.
Thank you for the feedback and I hope you find the changes useful! π
Mode Remote
It really makes reading regular emails easier.
The text width*, font size and line hight are perfect.
*The 10 words per line typography rule is indeed applied, which makes things far more readable.
Pros:It just works!
Cons:None