zbyna / uget-integrator

Native messaging host to integrate uGet Download Manager with web browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uGet Integrator

Integrate uGet Download Manager with Google Chrome, Chromium, Opera, Vivaldi and Mozilla Firefox.

Features

Click on each link to see GIF animation explaining how to use these features.

Installation

If you already have uget-chrome-wrapper, please uninstall it. Complete uninstallation guide is available at: Remove Uget Chrome Wrapper

  1. Install uget-integrator

  2. Install uget-extension and restart your browser

Known Issues

Build Packages (Only for developer)

These commands are only for the developer to automate package creations.

mkdir build
cd build
rm -rf *; cmake ..; make deb_package zip_package nsis_package

License

GNU General Public License v3

About

Native messaging host to integrate uGet Download Manager with web browsers

License:GNU General Public License v3.0


Languages

Language:NSIS 31.2%Language:CMake 27.5%Language:Python 22.3%Language:Shell 15.5%Language:Batchfile 3.6%