From cb22d9d5e43b611004b3a8d75ca8143e6b9b4901 Mon Sep 17 00:00:00 2001
From: solos <lxl1217@gmail.com>
Date: Wed, 12 Feb 2025 14:28:05 +0800
Subject: [PATCH] add deepchat

add deepchat
---
 README.md    | 5 +++++
 README_cn.md | 5 +++++
 README_ja.md | 5 +++++
 3 files changed, 15 insertions(+)

diff --git a/README.md b/README.md
index af426d9..c65930d 100644
--- a/README.md
+++ b/README.md
@@ -315,6 +315,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
         <td> <a href="https://rssflow.oinchain.com"> RssFlow </a> </td>
         <td>An intelligent RSS reader browser extension with AI-powered RSS summarization and multi-dimensional feed views. Supports DeepSeek model configuration for enhanced content understanding. </td>
     </tr>
+    <tr>
+        <td> <img src="https://raw.githubusercontent.com/Hedwi/deepchat/refs/heads/main/images/logo.svg" alt="Icon" width="64" height="auto" /> </td>
+        <td> <a href="https://chromewebstore.google.com/detail/deepchat-power-of-deepsee/femhcibnncinlabdboehojdhfcihpkpl?hl=en"> DeepChat </a> </td>
+        <td>A Chrome extension that enables users to chat with DeepSeek by opening a sidebar on any website. In addition, it provides a floating menu underneath any selected text on any website that allows users to generate text summaries, check grammar issues, and translate content.</td>
+    </tr>
 </table>
 
 ### VS Code Extensions
diff --git a/README_cn.md b/README_cn.md
index f92bfed..4fd6c1c 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -246,6 +246,11 @@
         <td> <a href="https://rssflow.oinchain.com"> RssFlow </a> </td>
         <td>一款智能的RSS阅读器浏览器扩展,具有AI驱动的RSS摘要和多维度订阅视图功能。支持配置DeepSeek模型以增强内容理解能力。</td>
     </tr>
+    <tr>
+        <td> <img src="https://raw.githubusercontent.com/Hedwi/deepchat/refs/heads/main/images/logo.svg" alt="Icon" width="64" height="auto" /> </td>
+        <td> <a href="https://chromewebstore.google.com/detail/deepchat-power-of-deepsee/femhcibnncinlabdboehojdhfcihpkpl?hl=en"> DeepChat </a> </td>
+        <td>一款Chrome扩展程序,允许用户在任何网站上通过打开侧边栏与DeepSeek聊天。此外,它还在任何网站上选中的文本下方提供一个浮动菜单,使用户能够生成文本摘要、检查语法问题和翻译内容。</td>
+    </tr>
 </table>
 
 ### VS Code 插件
diff --git a/README_ja.md b/README_ja.md
index c9870aa..109f7f4 100644
--- a/README_ja.md
+++ b/README_ja.md
@@ -228,6 +228,11 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
         <td> <a href="https://rssflow.oinchain.com"> RssFlow </a> </td>
         <td>AIを活用したRSS要約と多次元フィードビューを備えたインテリジェントなRSSリーダーブラウザ拡張機能。コンテンツ理解を強化するためのDeepSeekモデル設定をサポートしています。</td>
     </tr>
+    <tr>
+        <td> <img src="https://raw.githubusercontent.com/Hedwi/deepchat/refs/heads/main/images/logo.svg" alt="Icon" width="64" height="auto" /> </td>
+        <td> <a href="https://chromewebstore.google.com/detail/deepchat-power-of-deepsee/femhcibnncinlabdboehojdhfcihpkpl?hl=en"> DeepChat </a> </td>
+        <td>任意のウェブサイト上でサイドバーを開いてDeepSeekとチャットできるChrome拡張機能です。さらに、任意のウェブサイト上の選択したテキストの下にフローティングメニューを表示し、テキストの要約生成、文法チェック、コンテンツの翻訳を行うことができます。</td>
+    </tr>
 </table>
 
 ### VS Code拡張機能