Integrate the famous FOSS uGet Download Manager with Google Chrome in Linux systems. With this tool, uGet can interrupt and catch your downloads from Google Chrome.
For more details, visit the official page: uGet Chrome Wrapper
To see how to install, visit the installation guide and click on your operating system.
Simply click on any downloadable links to download the file. 'uGet new Download' dialog will appear and continue the download.
To disable uGet from interrupting your download, press Insert key and click on the link. Ctrl + Shift + U can be used to disable the extension for a longer period. The same shortcut can enable the extension again.
Firefox not interrupting downloads (Issue #43)
If Firefox does not interrupt the downloads but Download with uGet
works, delete the handlers.json
from the following path.
~/.mozilla/firefox/mwad0hks.default/handlers.json
You may have a different folder name instead of mwad0hks.default
. Firefox Nightly users may have firefox-trunk
folder instead of firefox
.
uGet does not capture the downloads in Windows (Issue #43)
Ensure that uget
directory is directly under the C:\
drive and the C:\uget\bin
directory is added to the environment variable PATH
. Also start uGet manually (recommended to add to the system startup) before downloading any files.
Are you a user?
Please test uget-chrome-wrapper on your system and report any issues here
Are you a developer?
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Are you using a different operating system?
Please test uget-chrome-wrapper and create installers for your operating system
GNU General Public License v3