You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2018. It is now read-only.
4: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your Google Chrome.
27
+
4: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your browser.
28
+
29
+
5: Restart the browser
15
30
16
31
17
32
18
33
**Method 2: From Debian**
19
34
20
35
1: Download and install the debian file from [here](http://ppa.launchpad.net/slgobinath/uget-chrome-wrapper/ubuntu/pool/main/u/uget-chrome-wrapper)
21
36
22
-
2: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your Google Chrome.
37
+
2: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your browser.
38
+
39
+
3: Restart the browser
23
40
24
41
25
42
@@ -31,7 +48,10 @@ Integrate the famous FOSS uGet Download Manager with Google Chrome in Linux syst
31
48
32
49
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`
33
50
34
-
4: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your Google Chrome.
51
+
4: Install [uGet Integration](https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi) extension to your browser.
52
+
53
+
5: Restart the browser
54
+
35
55
36
56
## Usage
37
57
Simply click on any downloadable links to download the file. 'uGet new Download' dialog will appear and continue the download.
@@ -40,15 +60,26 @@ To disable uGet from interrupting your download, press <kbd>Insert</kbd> key and
40
60
41
61
42
62
## Contributing
63
+
**Are you a user?**
64
+
65
+
Please test uget-chrome-wrapper on your system and report any issues [here](https://github.com/slgobinath/uget-chrome-wrapper/issues)
66
+
67
+
**Are you a developer?**
43
68
44
69
1. Fork it!
45
70
2. Create your feature branch: `git checkout -b my-new-feature`
46
71
3. Commit your changes: `git commit -am 'Add some feature'`
47
72
4. Push to the branch: `git push origin my-new-feature`
48
73
5. Submit a pull request
49
74
75
+
**Are you using a different operating system?**
76
+
77
+
Please test uget-chrome-wrapper and create installers for your operating system
50
78
51
79
## History
80
+
Version 1.2:
81
+
* Now uget-chrome-wrapper supports Google Chrome, Chromium and Vivaldi
0 commit comments