|
1 |
| -<span style="color:red;"> |
| 1 | +# Uget Chrome Wraper - Deprecated |
2 | 2 |
|
3 |
| -# NOTICE |
| 3 | +## Moved to https://github.com/ugetdm/uget-integrator |
4 | 4 |
|
5 | 5 | > uget-chrome-wrapper has been adopted by uGet team as the official extension for uGet. Therefore, this repository is deprecated in favor of these two repositories:
|
6 | 6 | - [uget-integrator](https://github.com/ugetdm/uget-integrator)
|
7 | 7 | - [uget-extension](https://github.com/ugetdm/uget-extension)
|
8 | 8 |
|
9 | 9 | >Even though this repository will remain as it is, it will not be used for further development.<br>
|
10 |
| -**Please submit all your issues and PRs to the above repositories in future**. |
| 10 | +**Please submit all your issues and PRs to the above repositories**. |
11 | 11 |
|
12 |
| -</span> |
13 | 12 |
|
| 13 | +## Migrate to uget-integrator |
14 | 14 |
|
15 |
| -## Installation |
16 |
| - |
17 |
| -To see how to install, visit the [installation guide](https://slgobinath.github.io/uget-chrome-wrapper/#installation) and click on your operating system. |
18 |
| - |
19 |
| -## Usage |
20 |
| -Simply click on any downloadable links to download the file. 'uGet new Download' dialog will appear and continue the download. |
21 |
| - |
22 |
| -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. |
23 |
| - |
24 |
| -## Known Problems |
25 |
| -### Firefox not interrupting downloads (Issue [#43](https://github.com/slgobinath/uget-chrome-wrapper/issues/43)) |
26 |
| -If Firefox does not interrupt the downloads but `Download with uGet` works, delete the `handlers.json` from the following path. |
27 |
| - |
28 |
| -``` |
29 |
| -~/.mozilla/firefox/mwad0hks.default/handlers.json |
30 |
| -``` |
31 |
| - |
32 |
| -You may have a different folder name instead of `mwad0hks.default`. Firefox Nightly users may have `firefox-trunk` folder instead of `firefox`. |
33 |
| - |
34 |
| -### uGet does not capture the downloads in Windows (Issue [#43](https://github.com/slgobinath/uget-chrome-wrapper/issues/43)) |
35 |
| - |
36 |
| -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. |
37 |
| - |
38 |
| - |
39 |
| -## Contributing |
40 |
| -**Are you a user?** |
41 |
| - |
42 |
| -Please test uget-chrome-wrapper on your system and report any issues [here](https://github.com/slgobinath/uget-chrome-wrapper/issues) |
43 |
| - |
44 |
| -**Are you a developer?** |
45 |
| - |
46 |
| -1. Fork it! |
47 |
| -2. Create your feature branch: `git checkout -b my-new-feature` |
48 |
| -3. Commit your changes: `git commit -am 'Add some feature'` |
49 |
| -4. Push to the branch: `git push origin my-new-feature` |
50 |
| -5. Submit a pull request |
51 |
| - |
52 |
| -**Are you using a different operating system?** |
53 |
| - |
54 |
| -Please test uget-chrome-wrapper and create installers for your operating system |
| 15 | +1. [Remove Uget Chrome Wrapper](https://github.com/ugetdm/uget-integrator/wiki/Remove-Uget-Chrome-Wrapper) |
| 16 | +2. [Install uget-integrator](https://github.com/ugetdm/uget-integrator/wiki/Installation) |
55 | 17 |
|
56 | 18 |
|
57 | 19 | ## License
|
|
0 commit comments