<?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: Anton Elagin</title>
    <description>The latest articles on DEV Community by Anton Elagin (@expant).</description>
    <link>https://dev.to/expant</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3083070%2Fad663402-71f5-4534-945a-c296f52de3c7.jpeg</url>
      <title>DEV Community: Anton Elagin</title>
      <link>https://dev.to/expant</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/expant"/>
    <language>en</language>
    <item>
      <title>A Little Less Chaos: A Simple DeepSeek Chat Organizer Extension</title>
      <dc:creator>Anton Elagin</dc:creator>
      <pubDate>Thu, 24 Apr 2025 10:28:36 +0000</pubDate>
      <link>https://dev.to/expant/a-little-less-chaos-a-simple-deepseek-chat-organizer-extension-25fl</link>
      <guid>https://dev.to/expant/a-little-less-chaos-a-simple-deepseek-chat-organizer-extension-25fl</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faqqw5g824ppx3xe76mo3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faqqw5g824ppx3xe76mo3.png" alt="Image description" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;DeepSeek has become one of the most popular AI assistants, helping users across various tasks. As a frequent DeepSeek user on Chrome, I quickly noticed a growing problem: the more I used it, the more cluttered my chats became. Unfortunately, the platform doesn’t offer built-in grouping by topic—a feature that would significantly improve UX. That’s why I decided to create a solution to bring some order to this chat chaos.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Features&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✔ Chat Grouping – Organize conversations into custom folders (by topic, project, or date).&lt;/li&gt;
&lt;li&gt;✔ Quick Search – Instantly find chats using keywords, participants, or filters.&lt;/li&gt;
&lt;li&gt;✔ Cross-Device Sync – Data saved via chrome.storage.sync keeps your setup consistent.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsmk1itz36n8cba2ut0a6.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsmk1itz36n8cba2ut0a6.gif" alt="Image description" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Demo &amp;amp; Try It Out&lt;/strong&gt;&lt;br&gt;
Want to test the extension? Grab it here:&lt;br&gt;
🔗 &lt;a href="https://chromewebstore.google.com/detail/deepseek-chat-organizer/ajbfmjhmdhjoekmecolhelofdefepkdn?authuser=0&amp;amp;hl=ru" rel="noopener noreferrer"&gt;Chrome Web Store&lt;/a&gt; | &lt;a href="https://github.com/expant/deepseek-chat-organizer" rel="noopener noreferrer"&gt;GitHub &lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>extensions</category>
      <category>javascript</category>
      <category>vue</category>
    </item>
  </channel>
</rss>
