We may use (File System API)[https://developer.mozilla.org/en-US/docs/Web/API/File_System_API] for saving files on the local machine without a new tab being opened for short time. Unfortunately, it is not available yet for Firefox and Safari. Under Chrome even the current approach works well.
See also #410.
We may use (File System API)[https://developer.mozilla.org/en-US/docs/Web/API/File_System_API] for saving files on the local machine without a new tab being opened for short time. Unfortunately, it is not available yet for Firefox and Safari. Under Chrome even the current approach works well.
See also #410.