<?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: dylan</title>
    <description>The latest articles on DEV Community by dylan (@sati063).</description>
    <link>https://dev.to/sati063</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%2F4138291%2F43785a4e-89d6-4178-bf39-6d922aaff38b.png</url>
      <title>DEV Community: dylan</title>
      <link>https://dev.to/sati063</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sati063"/>
    <language>en</language>
    <item>
      <title>I built a Chrome extension that adds one-click reply buttons under ChatGPT messages</title>
      <dc:creator>dylan</dc:creator>
      <pubDate>Tue, 22 Sep 2026 20:43:30 +0000</pubDate>
      <link>https://dev.to/sati063/i-built-a-chrome-extension-that-adds-one-click-reply-buttons-under-chatgpt-messages-5519</link>
      <guid>https://dev.to/sati063/i-built-a-chrome-extension-that-adds-one-click-reply-buttons-under-chatgpt-messages-5519</guid>
      <description>&lt;p&gt;I use ChatGPT a lot. And I kept doing the same thing over and over:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Read the last message&lt;/li&gt;
&lt;li&gt;Decide Yes / No / A / B / C&lt;/li&gt;
&lt;li&gt;Type it again in the input&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That tiny loop gets tiring after the 20th time in a day.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;ClicReponse&lt;/strong&gt;: a Chrome / Brave extension that shows reply buttons &lt;em&gt;under&lt;/em&gt; the last ChatGPT message. One click fills the input. Nothing is sent automatically — you stay in control.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Shows reply buttons under the last assistant message&lt;/li&gt;
&lt;li&gt;Yes/No and A/B/C/D use the real options from the message when possible&lt;/li&gt;
&lt;li&gt;Open questions get short suggestion chips&lt;/li&gt;
&lt;li&gt;Optional local Ollama for smarter suggestions (not required)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why I made it
&lt;/h2&gt;

&lt;p&gt;I wanted something small and practical — not another chat wrapper, not another AI dashboard. Just: &lt;em&gt;faster replies inside the ChatGPT page I already use&lt;/em&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;Chrome Web Store:&lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/clicreponse/kbbcmkfpfilcgdimaofjendpjfomfbhk" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/clicreponse/kbbcmkfpfilcgdimaofjendpjfomfbhk&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note: unlocking is a one-time license (not a subscription).&lt;/p&gt;

&lt;h2&gt;
  
  
  Feedback wanted
&lt;/h2&gt;

&lt;p&gt;If you try it on a real ChatGPT conversation, tell me:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What feels wrong or missing?&lt;/li&gt;
&lt;li&gt;Which reply types you use most?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Happy to answer questions in the comments.&lt;/p&gt;

</description>
      <category>chatgpt</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
