electron-extensions
electron-extensions copied to clipboard
Support promise responses in WebRequest
According to MDN, Firefox 52 added support for returning promises from listeners in onBeforeRequest.
Would you be down for a PR to add support for this functionality? I still don't know how to use the latest code in master in an app, but I'd be happy to submit a PR for both the 6.x.y branch and another one for master :P