I need to save/load an array to a static location. The problem is when I do the download to update , the save dialog appears and the array key is modified from data.json to data.json(1) etc. How do I write without the dialog popping up? By the the project is nwjs. Thanks