Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garywill/native-extern-dl
Use external downloader directly from Firefox's native download asking dialog (Use on your own risk !!)
https://github.com/garywill/native-extern-dl
downloader firefox script system-commands uget uget-chrome-wrapper uget-integrator userchrome userchromejs
Last synced: 2 months ago
JSON representation
Use external downloader directly from Firefox's native download asking dialog (Use on your own risk !!)
- Host: GitHub
- URL: https://github.com/garywill/native-extern-dl
- Owner: garywill
- Created: 2021-11-20T04:15:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T02:05:02.000Z (6 months ago)
- Last Synced: 2024-10-30T09:35:36.786Z (3 months ago)
- Topics: downloader, firefox, script, system-commands, uget, uget-chrome-wrapper, uget-integrator, userchrome, userchromejs
- Language: JavaScript
- Homepage: https://garywill.github.io
- Size: 55.7 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Firefox userChrome script
1. **Open external downloader** directly from Firefox's native download asking dialog. Adds a button to call system command and pass argument to it. (Modify it yourself to use your downloader)
2. Show automatically-started download progressTested on Firefox 128.
![](Screenshot.png)
This script needs to be improved still, I think
1. pass cookie and reference url to external downloader also
2. make use of the auto-started download partial filewelcome open issue or PR if you have any idea.
----------------
This repo only contains the specific function, doesn't contain the code to enable userchrome scripts.
**For how to enable, see: (also more of my scripts)**
https://garywill.github.io/#Firefox-userChrome-CSS-or-JS