I want my chrome browser to forcefully open dialog box for download(i.e Save As). Without manually changing the settings for Downloads in chrome browser. Is there a way doing it using angular js or javascript?
OR
How can I force the chrome browser to open file browser asking where to save the file before downloading using JavaScript and/or AngularJs?