Skip to content

Commit

Permalink
docs: remove guide
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Jan 31, 2025
1 parent 5a0dedb commit 4db802f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

## Install

[<img src="/_docs/img/store/chrome-web-store.png" title="Chrome Web Store" width="170" height="48" />](https://chromewebstore.google.com/detail/gopeed/mijpgljlfcapndmchhjffkpckknofcnd) [<img src="/_docs/img/store/microsoft-store.png" title="Edge Store" height="48">](https://microsoftedge.microsoft.com/addons/detail/dkajnckekendchdleoaenoophcobooce) [<img src="/_docs/img/store/firefox-add-ons.png" title="Firefox Add-ons" width="170" height="48" />](https://addons.mozilla.org/zh-CN/firefox/addon/gopeed-extension)
[<img src="/_docs/img/store/chrome-web-store.png" title="Chrome Web Store" width="170" height="48" />](https://chromewebstore.google.com/detail/gopeed/mijpgljlfcapndmchhjffkpckknofcnd) [<img src="/_docs/img/store/microsoft-store.png" title="Edge Store" height="48">](https://microsoftedge.microsoft.com/addons/detail/dkajnckekendchdleoaenoophcobooce) [<img src="/_docs/img/store/firefox-add-ons.png" title="Firefox Add-ons" width="170" height="48" />](https://addons.mozilla.org/zh-CN/firefox/addon/gopeed-extension)

> **Note**: Please make sure gopeed version >= 1.6.7
## Features

Expand All @@ -17,13 +19,6 @@
- ⚙️ Support multiple downloader configurations
- 📦 More..

## Usage

1. First, you need to enable the downloader interface according to the [document](https://docs.gopeed.com/dev-api.html).
2. Add server configuration in the extension, as shown in the figure:
![](/_docs/img/guide/server-config.jpg)
3. When the configured server is displayed in green, the configuration is successful, and the browser download can be taken over.

## Build

```bash
Expand Down
11 changes: 3 additions & 8 deletions README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

## 安装

[<img src="/_docs/img/store/chrome-web-store.png" title="Chrome Web Store" width="170" height="48" />](https://chromewebstore.google.com/detail/gopeed/mijpgljlfcapndmchhjffkpckknofcnd) [<img src="/_docs/img/store/microsoft-store.png" title="Edge Store" height="48">](https://microsoftedge.microsoft.com/addons/detail/dkajnckekendchdleoaenoophcobooce) [<img src="/_docs/img/store/firefox-add-ons.png" title="Firefox Add-ons" width="170" height="48" />](https://addons.mozilla.org/zh-CN/firefox/addon/gopeed-extension)
[<img src="/_docs/img/store/chrome-web-store.png" title="Chrome Web Store" width="170" height="48" />](https://chromewebstore.google.com/detail/gopeed/mijpgljlfcapndmchhjffkpckknofcnd) [<img src="/_docs/img/store/microsoft-store.png" title="Edge Store" height="48">](https://microsoftedge.microsoft.com/addons/detail/dkajnckekendchdleoaenoophcobooce) [<img src="/_docs/img/store/firefox-add-ons.png" title="Firefox Add-ons" width="170" height="48" />](https://addons.mozilla.org/zh-CN/firefox/addon/gopeed-extension)

> **注意**: 请确保 gopeed 版本 >= 1.6.7
## 功能

Expand All @@ -17,13 +19,6 @@
- ⚙️ 支持多个下载器配置
- 📦 More..

## 使用说明

1. 首先需要根据[文档](https://docs.gopeed.com/zh/dev-api.html)指引启用下载器接口。
2. 在扩展中添加服务器配置,如图所示:
![](/_docs/img/guide/server-config.jpg)
3. 当配置好的服务器显示绿色时,表示配置成功,即可接管浏览器下载。

## 构建

```bash
Expand Down

0 comments on commit 4db802f

Please sign in to comment.