https://github.com/gopeedlab/gopeed-extension-samples
Gopeed extension samples.
https://github.com/gopeedlab/gopeed-extension-samples
gopeed-extension
Last synced: 2 months ago
JSON representation
Gopeed extension samples.
- Host: GitHub
- URL: https://github.com/gopeedlab/gopeed-extension-samples
- Owner: GopeedLab
- Created: 2023-06-27T10:06:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T03:04:32.000Z (6 months ago)
- Last Synced: 2025-03-29T06:05:38.616Z (3 months ago)
- Topics: gopeed-extension
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 157
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gopeed Extension Samples[中文](/README_zh-CN.md) | [English](/README.md)
This repository contains multiple Gopeed extension project examples. You can learn how to develop Gopeed extensions through these examples, or directly install and use them through the installation url.
## Development Documentation
Please refer to: [https://docs.gopeed.com/dev-extension.html](https://docs.gopeed.com/dev-extension.html)
## Examples
| Example | Description | Install URL |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [Github Contributor Avatars Download](/github-contributor-avatars-sample/README.md) | Used to parse and download all avatars of Github repo | github.com/GopeedLab/gopeed-extension-samples#github-contributor-avatars-sample |
| [Github Release Asset Download](/github-release-sample/README.md) | Used to parse and download all assets of Github release | github.com/GopeedLab/gopeed-extension-samples#github-release-sample |