今日已更新 178 条资讯 | 累计 22368 条内容
关于我们

[Showoff Saturday]: added a text expander to my clipboard extension and its been saving me a ton of typing

/u/nhrtrix 2026年05月30日 14:22 2 次阅读 来源:Reddit r/webdev

been maintaining a privacy first clipboard manager chrome extension for a while. recently shipped a snippets feature where you type /keyword in any text field and it expands to whatever you saved i use it for: - my product pitch so i dont rewrite it every time - boilerplate comments on github or pr reviews - pasting my product link into discussions - common replies i send over and over it supports two types - rich text with formatting for things like emails, and code with syntax highlighting if you need it. the expansion works through a content script on all websites. comes with a management page where you can search filter by type or language and edit your snippets. everything is saved locally only on your device, currently these are not synced, let's see if user needs the sync facility for these or not. NOTE: currently figuring out how to make this feature work on Google Docs and MS Word submitted by /u/nhrtrix [link] [留言]

本文内容来源于互联网,版权归原作者所有
查看原文