A Chrome extension for a free community 一个给司机用的Chrome插件
This extension is for research and learning only. Do not use it for illegal purposes
You can learn how to create Chrome extension, write Bash script and more from this repository ....
这个插件仅供用于研究学习. 请勿用于非法用途
你可以从这个仓库中学到如何创建 Chrome 插件, 编写 Bash 脚本等等 ...
简单来说: 安装 Git
, 克隆这个仓库到本地, 从本地安装Chrome插件, 运行 ./install.sh
.
Git
and understand the basic usage of Git
.chrome://extensions
in chrome.Developer mode
on, then click Load Unpacked Extension
.extension
under this project../install.sh /usr/local/bin/
or ./install.sh ~/bin
./install.sh
AvgleDownloader
Avgle
aria2
multi-thread download mode 贼快sudo apt install aria2 # Ubuntu
brew install aria2 # OS X
If you are interested in fixing issues and improving codes to this repository, you can get references from these places:
Sources are licensed under the GPL-3.0 License.