Would be nice to have an opt-in option to have it register the handler on all new browser windows.
Could do something like this:
app.on('browser-window-created', (e, win) => {
win.webContents.executeJavaScript('');
});
And execute some JS that includes it.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too