add cn readme

This commit is contained in:
bob.rao
2023-04-21 22:27:11 +08:00
parent 56c354800c
commit 77b7258273
2 changed files with 26 additions and 0 deletions

24
README-CN.md Normal file
View File

@@ -0,0 +1,24 @@
# bulk-delete-chatGPT
# 项目介绍
bulk-delete-chatGPT 是一个 Chrome 扩展程序,用于批量删除 ChatGPT 页面上的对话。使用此扩展程序可以快速、轻松地管理 ChatGPT 页面上的对话。它包含一个简洁的用户界面,提供了一种高效的方式来执行批量删除对话操作。
# 录屏
# 使用说明
- 克隆或下载此项目。
```shell
git@github.com:qcrao/bulk-delete-chatGPT.git
```
- 在 Chrome 浏览器中,转到 chrome://extensions/ 页面。打开 "开发者模式"。
- 点击 "加载已解压的扩展程序",然后选择下载的项目文件夹。现在,您应该在 Chrome 扩展程序列表中看到 bulk-delete-chatGPT 扩展程序。
- 打开 [ChatGPT 网站页面](https://chat.openai.com/)。
- 点击浏览器右上角的 bulk-delete-chatGPT 扩展程序图标。
- 点击 "添加复选框"按钮。扩展会自动地在 ChatGPT 页面左侧的每个对话前添加一个复选框。
- 选中你想删除的对话。
- 点击 "批量删除"按钮,选中的对话将被删除。
- 如有需要,您可以点击 "去掉复选框" 按钮来隐藏复选框。

View File

@@ -1,5 +1,7 @@
# bulk-delete-chatGPT # bulk-delete-chatGPT
English | [中文版本](./README-CN.md)
## Project Introduction ## Project Introduction
`bulk-delete-chatGPT` is a Chrome extension designed to bulk-delete conversations on ChatGPT pages. This extension allows you to quickly and easily manage conversations on ChatGPT pages. It features a clean and intuitive user interface, providing an efficient way to perform bulk deletion of conversations. `bulk-delete-chatGPT` is a Chrome extension designed to bulk-delete conversations on ChatGPT pages. This extension allows you to quickly and easily manage conversations on ChatGPT pages. It features a clean and intuitive user interface, providing an efficient way to perform bulk deletion of conversations.