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.
Copy file name to clipboardExpand all lines: README.md
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ To see how to install, visit the [installation guide](https://slgobinath.github.
10
10
## Usage
11
11
Simply click on any downloadable links to download the file. 'uGet new Download' dialog will appear and continue the download.
12
12
13
-
To disable uGet from interrupting your download, press <kbd>Insert</kbd> key and click on the link.
13
+
To disable uGet from interrupting your download, press <kbd>Insert</kbd> key and click on the link. <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>U</kbd> can be used to disable the extension for a longer period. The same shortcut can enable the extension again.
14
14
15
15
16
16
## Contributing
@@ -31,12 +31,18 @@ Please test uget-chrome-wrapper on your system and report any issues [here](http
31
31
Please test uget-chrome-wrapper and create installers for your operating system
32
32
33
33
## History
34
+
Version 1.3.3:
35
+
* Ctrl + Shift + U to disable uGet Integration extension temporarily
36
+
* Option to exclude URLs
37
+
* Smart capture from native Chrome download
38
+
* Extract Youtube video file names from the URL generated by SaveFrom.net
39
+
34
40
Version 1.2:
35
41
* Now uget-chrome-wrapper supports Google Chrome, Chromium and Vivaldi
36
42
37
43
Version 1.1:
38
-
* Fix extension id mismatch
39
-
* Fix %20 in filename
44
+
* Fix extension id mismatch
45
+
* Fix %20 in filename
40
46
41
47
Version 1.0:
42
48
* Integrate uGet Download Manager with Google Chrome
0 commit comments