In my main.js i\'ve got this:
win.webContents.send(\'get-url\', data);
which triggers this in render.js:
ipcRenderer.on(\'get-