diff --git a/README.md b/README.md index c9788ce..5c2f002 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,19 @@ Integrate the famous FOSS uGet Download Manager with Google Chrome in Linux syst ## Installation +### Installing uGet Download Manager + +If you do not have [uGet](http://ugetdm.com/) Download Manager, install the latest version using the following commands. + +1: Add the PPA: `sudo add-apt-repository ppa:plushuang-tw/uget-stable` + +2: Download the package list: `sudo apt update` + +3: Install uget: `sudo apt install uget` + + +### Installing uget-chrome-wrapper + **Method 1: From PPA** 1: Add the PPA: `sudo add-apt-repository ppa:slgobinath/uget-chrome-wrapper` @@ -11,7 +24,9 @@ Integrate the famous FOSS uGet Download Manager with Google Chrome in Linux syst 3: Install uget-chrome-wrapper: `sudo apt install uget-chrome-wrapper` -4: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your Google Chrome. +4: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your browser. + +5: Restart the browser @@ -19,7 +34,9 @@ Integrate the famous FOSS uGet Download Manager with Google Chrome in Linux syst 1: Download and install the debian file from [here](http://ppa.launchpad.net/slgobinath/uget-chrome-wrapper/ubuntu/pool/main/u/uget-chrome-wrapper) -2: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your Google Chrome. +2: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your browser. + +3: Restart the browser @@ -31,7 +48,10 @@ Integrate the famous FOSS uGet Download Manager with Google Chrome in Linux syst 3: Download the com.javahelps.ugetchromewrapper.json to that directory: `sudo wget https://raw.githubusercontent.com/slgobinath/uget-chrome-wrapper/master/uget-chrome-wrapper/conf/com.javahelps.ugetchromewrapper.json --output-document /etc/opt/chrome/native-messaging-hosts/com.javahelps.ugetchromewrapper.json` -4: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your Google Chrome. +4: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your browser. + +5: Restart the browser + ## Usage Simply click on any downloadable links to download the file. 'uGet new Download' dialog will appear and continue the download. @@ -40,6 +60,11 @@ To disable uGet from interrupting your download, press Insert key and ## Contributing +**Are you a user?** + +Please test uget-chrome-wrapper on your system and report any issues [here](https://github.com/slgobinath/uget-chrome-wrapper/issues) + +**Are you a developer?** 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` @@ -47,8 +72,14 @@ To disable uGet from interrupting your download, press Insert key and 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request +**Are you using a different operating system?** + +Please test uget-chrome-wrapper and create installers for your operating system ## History +Version 1.2: + * Now uget-chrome-wrapper supports Google Chrome, Chromium and Vivaldi + Version 1.1: * Fix extension id mismatch * Fix %20 in filename