CurlWget
Malware Detected
This extension has been flagged as potentially malicious.
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-17.
Builds a command line for 'curl/wget' tools to enable the download of data on a console only session.

CurlWget is a little plugin that provides a 'curl' or 'wget' command line string to copy/paste on a console only session (like a unix/linux remote shell).
--The "Ask where to save each file before downloading" MUST be checked on the Chrome Settings so the CurlWget will be able to intercept the download window.
You may cancel the download then click on the CurlWget yellow button to retrieve the download link; click on it once to select it and right-click/copy.
Note:
-It is still a work in progress. If you find a scenario where it does not work as expected feel free to drop me a notice with the download adress/action that failed to fulfill and I'll look into it.
-There are websites specifically blocking the use of this kind of tool. Some other sites are using "authentication" methods that Chrome forbids in developing extensions for.
Keywords for it: "cliget" "wget" "terminal" "curl" "command line"
v0.12.1 -UI update
v0.12 -fixed apostrophe in file names
v0.11 - fixed to work with Chrome v72+
v0.10.5 - minor improvement for some 'non working' reported sites
v0.10.4 - fixed typo in variable name causing random bad behavior
v0.10.3 - fixed previously broken functionalities with some websites/localization issues/options
v0.10.0 - improved compatibility with chrome forked browsers
v0.9.2 - minor corrections on text and captions
v0.9.1 - attempt to fix the "corrupted extension" for Chrome 60+
v0.9 - selection range fixed (+ paypal button:))
Latest reviews
Amazing extension, what would we do without people like you?
One of the most useful extensions. Would love the support for aria2 as well for parallel connections.
worked really nice and got me what i wanted when all other tools failed. Bless you. <3
Bravo. Did work for the OneDrive files I tried. But all those curl --header options was not needed.
This extension is the only way i could find to wget google drive files in linux. Life saver
Installed it but keep getting the message it first needs the download message to be initiated.
Exactly what I needed, great job.
YOU DESERVE A MEDAL !
Life saver!
It doesn't work anymore with Google Drive... it gives me a 404 error..
Added to Chrome and gave it a try. And Cheers! That's what I want!
Great, although blocks my browser if it doesn't catch the download link, meaning you have to remove and reinstall the extension. Great otherwise though!
maybe add a context menu item so I can generate a command line for any link, and don't have to have "ask for download location" enabled also: for windows systems, please use double quotes (") for the command line
Worked exactly as it sais and as I needed! Thanks!
Was great extension. But 0.10.0 stopped getting the correct "-O" option for file name. It should get "-O" file name from the title page like before. Also not removing non English characters like Chinese would be nice as well. This last update is very disappointing indeed I had to roll back to curlwget_0.9.2.crx as 0.10.0 is broken Very quick fix so now back to latest version :)
Very useful! This will save me a lot of time..
Awesome tool. Solved my issue of trying to get big files on my cloud pc. Could not have done it without it!
love it
Can't figure it out. I don't need wget or curl to download one file, I want to do a recursive mirror of a website from the page I'm on down (same domain only.) I know how to do it in wget, but it requires some annoying cookie finding and copy/pasta. I thought this extension would help, but I can't get anything other than "need page reloading or download window to be initiated." Page reload does nothing. Even downloading a file does nothing.
Not able to understand how to use it. Plz make a youtube tutorial if you can. Or give clear instruction. I want curl command of some task that I am doing on my website. but not finding any way to get it. It keep saying "first need page reloading or download window"
awesome
How to use it? It keeps saying CurlWget first needs page reloading or download window to be initiated.
Super useful!
Excellent tool for easily downloading data sets
good
Works as expected. Allows me to use wget for downloads behind log-in pages and authorization tokens. However, pressing the "options" button stops the plugin and the donate button does not lead anywhere.
Este complemento es magnífico funciona genial. Es muy útil a para descargar archivos masivamente especialmente de páginas en las que es necesario loguearse con usuario y contraseña.
nice tool ! however I couldn't get it easily through chrome extensions search, must use proper tags/description so people can find it. Good luck and big thank you.
Great tool!. I helped me a lot. However, as another user said UI could be improved. Also it would be better if you could use it by right clicking on links.
Love this idea. Been looking for something like this. Do you have the code on Github or somewhere? I'd love to fork and help. I'd like to add some of th functionality from http://curl.trillworks.com/ into it to easily copy code for Python to download something.