Skip to content

Commit 133e8cf

Browse files
committed
docs: installation tutorial
1 parent 54087a0 commit 133e8cf

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
11
# Page AI
22

3-
Answer questions based on the content of the page.
3+
通过 AI 分析页面内容,轻松获取用户答案的谷歌浏览器扩展程序。
4+
5+
## 安装
6+
7+
1. 克隆此存储库:
8+
9+
```bash
10+
git clone https://github.com/coder-hxl/page-ai.git
11+
```
12+
13+
2. 打开谷歌浏览器,在地址栏输入 `chrome://extensions/`
14+
15+
3. 开启在页面右上角的 `开发者模式`
16+
17+
4. 点击页面左上角的加载已解压的扩展程序,选择 page-ai 的 `packages\chrome` 文件夹

0 commit comments

Comments
 (0)