码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu 16.04安装uGet替代迅雷,并在Chrome中设置为默认下载器

时间:2017-07-05 10:00:36      阅读:3636      评论:0      收藏:0      [点我收藏+]

标签:chrome   code   get   repo   编辑   class   tar   迅雷   wrapper   

uGet是采用aria2作为下载后端,所以两个软件都必须同时安装。

1、安装uGet

sudo add-apt-repository ppa:plushuang-tw/uget-stable
sudo apt-get update
sudo apt-get install uget

2、安装aria2

sudo add-apt-repository ppa:t-tujikawa/ppa
sudo apt-get update
sudo apt-get install aria2

3、配置uGet默认下载插件为aria2

技术分享

编辑->设置->插件

技术分享

4、设置uGet为Chrome的默认下载插件

安装uget-chrome-wrapper

sudo add-apt-repository ppa:slgobinath/uget-chrome-wrapper
sudo apt update
sudo apt install uget-chrome-wrapper

安装Chrome插件:https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi?hl=zh-CN

添加uGet扩展后,谷歌浏览器右上角即可显示uGet图标。重启谷歌浏览器,只要点击下载链接,就会自动弹出uGet下载界面、自动添加下载任务。

当然,如果对于某些链接,仍要使用谷歌浏览器下载,可以用鼠标右键“链接另存为”。

 

参考:

http://www.linuxdiyf.com/linux/25360.html

http://www.linuxdiyf.com/linux/29480.html

http://www.linuxdiyf.com/linux/19762.html

http://blog.csdn.net/fuchaosz/article/details/51882935

Ubuntu 16.04安装uGet替代迅雷,并在Chrome中设置为默认下载器

标签:chrome   code   get   repo   编辑   class   tar   迅雷   wrapper   

原文地址:http://www.cnblogs.com/EasonJim/p/7119294.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!