I would like to download packaged crx files from Google. I tried
https://clients2.google.com/service/update2/crx?response=redirect&x=id%3D<ID>%26uc
But is return 204 No Content
.
I know the site http://chrome-extension-downloader.com/ and the extension give-me-crx, But I must get it through HTTP request, is it possible?
Thanks in advance