<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Francesco Cosma</title>
    <description>The latest articles on DEV Community by Francesco Cosma (@francesco_cosma_0c583d013).</description>
    <link>https://dev.to/francesco_cosma_0c583d013</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4016057%2F4b55e420-8a2c-4474-bd84-e6675b66cd91.png</url>
      <title>DEV Community: Francesco Cosma</title>
      <link>https://dev.to/francesco_cosma_0c583d013</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/francesco_cosma_0c583d013"/>
    <language>en</language>
    <item>
      <title>I built a free text expander for Chrome (as a solo dev, on the side)</title>
      <dc:creator>Francesco Cosma</dc:creator>
      <pubDate>Sun, 05 Jul 2026 10:37:01 +0000</pubDate>
      <link>https://dev.to/francesco_cosma_0c583d013/i-built-a-free-text-expander-for-chrome-as-a-solo-dev-on-the-side-3p8b</link>
      <guid>https://dev.to/francesco_cosma_0c583d013/i-built-a-free-text-expander-for-chrome-as-a-solo-dev-on-the-side-3p8b</guid>
      <description>&lt;p&gt;If you've ever caught yourself retyping the same reply for the tenth time in a day — a greeting, an FAQ answer, an order update — you already know the itch. That itch is why I built ReplyKit, a small Chrome extension, on the side, as a solo developer.&lt;/p&gt;

&lt;p&gt;The idea is deliberately narrow: save a snippet once, then insert it anywhere on the web by typing //. No desktop app, no account required on the free plan, nothing to configure.&lt;/p&gt;

&lt;p&gt;How it works&lt;br&gt;
Save your most-used replies as snippets (a title and the text)&lt;br&gt;
In any text field, type // (or press a keyboard shortcut)&lt;br&gt;
Pick a snippet from the instant search — it's inserted right at your cursor or hit Copy to paste it manually in editors that block auto-insert&lt;br&gt;
It works in Gmail, help desks, marketplaces, social networks, CRMs and plain web forms — anywhere there's a standard text field.&lt;/p&gt;

&lt;p&gt;Why lightweight, and not another TextExpander&lt;br&gt;
Tools like TextExpander or aText are genuinely powerful, but they usually come with a subscription, a desktop install, and a bit of a learning curve. If all you need is quick canned replies inside your browser, that's a lot of overhead for a small job.&lt;/p&gt;

&lt;p&gt;So ReplyKit tries to do one thing well:&lt;/p&gt;

&lt;p&gt;-Free for up to 10 snippets; Pro unlocks unlimited + sync&lt;br&gt;
-Install the extension — no account on the free plan&lt;br&gt;
-Snippets stay on your device on the free plan; no trackers, no ads&lt;br&gt;
-Right in Chrome, in any text field&lt;/p&gt;

&lt;p&gt;If you outgrow the lightweight version later, you can always graduate to a heavier tool — but starting simple usually means you actually build the habit instead of abandoning a complicated setup.&lt;/p&gt;

&lt;p&gt;Snippets worth saving first&lt;br&gt;
The fastest way to feel the time savings is to capture the handful of things you already retype every day:&lt;/p&gt;

&lt;p&gt;Your greeting and sign-off, as separate snippets you can mix and match&lt;br&gt;
Answers to your three most common questions&lt;br&gt;
Your calendar or booking link&lt;br&gt;
A polite "I'll look into this and get back to you" holding reply&lt;br&gt;
Boilerplate you paste often — an address, payment details, a standard disclaimer&lt;br&gt;
Five snippets is usually enough to notice the difference in the first afternoon.&lt;/p&gt;

&lt;p&gt;Privacy by design&lt;br&gt;
On the free plan, snippets are stored locally in your browser — no account, no uploads, no tracking. With Pro they also sync across your devices through your browser's built-in sync, never through my own servers. Details in the &lt;a href="https://replykit.pureprompting.com/privacy.html" rel="noopener noreferrer"&gt;privacy policy&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Try it&lt;br&gt;
If this is a problem you run into too: &lt;a href="https://chromewebstore.google.com/detail/replykit-%E2%80%94-text-snippets/dgaojmgmbadebkaphbepdbepndihedcc" rel="noopener noreferrer"&gt;ReplyKit is free on the Chrome Web Store&lt;/a&gt;, and I wrote a slightly longer breakdown (with FAQs) on the &lt;a href="https://replykit.pureprompting.com/guides/free-text-expander-alternative.html" rel="noopener noreferrer"&gt;full guide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Building this solo, part-time, so genuinely curious: what's the one message you retype the most?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>extensions</category>
      <category>buildinpublic</category>
    </item>
  </channel>
</rss>
