Show HN: Trimless for Gmail V3 – 自动展开被截断的邮件 (Manifest V3)

1作者: R4FKEN8 个月前
我是一位来自比利时的独立开发者,过去几周一直在重建一个旧的 Gmail 扩展程序,因为它解决了我想解决的一个问题。 我构建的是一个浏览器扩展程序,可以自动展开被截断的 Gmail 邮件:也就是 Gmail 截断长邮件,让你每次都要寻找“查看完整邮件”链接的那些邮件。它的功能很简单:当你打开一封邮件时,它会自动展开。你还可以更改自动展开文本的颜色和缩进量。没有其他功能:完全本地化,以隐私为先。 对于每天处理数十封邮件的人来说,这些小小的摩擦会累积起来。你不会意识到它让你付出了多少代价,直到它消失。 当 Chrome 迁移到 Manifest V3 时,旧的扩展程序就坏掉了。我非常沮丧,于是决定自己修复它。一旦我完成了,我意识到这并不是一个小众问题:人们在 Reddit 帖子、GitHub 问题和扩展程序论坛中都在寻找替代方案。所以我想:如果我反正要维护它,为什么不认真做,看看是否真的有人会使用它。 所有操作都在你的浏览器中本地运行:我不会拦截你的邮件,分析它,或存储任何东西。 我还添加了更好的错误处理,以及一个可持续的商业模式,这样就有人真正维护这个东西,而不是让它在某个无人维护的仓库中腐烂。免费版提供 7 天的完整功能,然后每天 5 次展开,或者你可以通过一次性购买 4.99 美元或每月 1.99 美元的订阅来获得无限次展开。但说实话,大多数人使用免费版就觉得足够了。我不是为了最大化收入提取而优化,我是在优化以保持这个扩展程序的维护和实用性。 在这里试用:[https://chromewebstore.google.com/detail/trimless-for-gmail-v3/oibhbmliggcbpecnkjbdolkokcpmobbo](https://chromewebstore.google.com/detail/trimless-for-gmail-v3/oibhbmliggcbpecnkjbdolkokcpmobbo) – 你可以获得 7 天的无限使用期,看看它是否值得保留。试用无需信用卡。 我真的很想听听你的想法,特别是如果你发现了 Gmail 用户界面行为不同的边缘情况,或者你对其他值得添加的功能有什么想法。我正在公开构建这个扩展程序,并根据人们告诉我的内容进行迭代。 感谢阅读! Raf
查看原文
I&#x27;m an indie developer from Belgium who spent the last few weeks rebuilding an old Gmail extension because it was solving a problem I wanted fixed.<p>What I built is a browser extension that automatically expands clipped Gmail messages: the ones where Gmail truncates long emails and makes you hunt for that &quot;View entire message&quot; link every single time. It&#x27;s just that: when you open an email, it expands automatically. You can also change the color of the auto-expanded text, and the amount of indentation. No other features: fully local, privacy-first.<p>For anyone processing dozens of emails daily, those small frictions add up. You don&#x27;t realize how much it&#x27;s costing you until it&#x27;s gone.<p>When Chrome moved to Manifest V3, the old extension just broke. I was frustrated enough to fix it for myself. Once I did, I realized this wasn&#x27;t some niche problem: people were asking for alternatives in Reddit threads, GitHub issues, and extension forums. So I thought: if I&#x27;m going to maintain this anyway, why not do it properly and see if other people would actually use it.<p>Everything runs locally in your browser: I&#x27;m not intercepting your email, analyzing it, or storing anything.<p>I&#x27;ve also added better error handling, and a sustainable business model so someone actually maintains this thing instead of it rotting on some unmaintained repo. The free tier gives you 7 days of full functionality, then 5 expansions per day, or you can go unlimited with a one-time $4.99 purchase or $1.99&#x2F;month subscription. But honestly, most people hit the free tier and find it&#x27;s enough. I&#x27;m not optimizing for maximum revenue extraction, I&#x27;m optimizing for keeping this maintained and useful.<p>Try it here: <a href="https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;trimless-for-gmail-v3&#x2F;oibhbmliggcbpecnkjbdolkokcpmobbo" rel="nofollow">https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;trimless-for-gmail-...</a> – you get 7 days unlimited to see if it&#x27;s worth keeping around. No credit card required for the trial.<p>I&#x27;d genuinely love to hear what you think, especially if you find edge cases where Gmail&#x27;s UI behaves differently, or if you have ideas for what else might be worth a feature. I&#x27;m building this in public and genuinely iterating based on what people tell me.<p>Thanks for reading! Raf