Seems Chrome have a limit to download more than 1.5mb file size.
And due Nw.JS uses chromium after export have the same problem. On firefox and IE works fine due their size limit is more large. I know for Nw.JS i can use their Write file actions.
But, for an online app, using the Browser plugin, how i can avoid the file size limit of 1.5mb on chrome browsers?