sindresorhus/electron-context-menu
Ver no GitHub"Download" actions do not work in webviews
Open
#122 aberto em 20 de out. de 2020
bughelp wanted
Description
"Download" actions pass the webview as a window to electron-dl, but electron-dl does not support webviews. Electron-dl would need to change its specification or electron-context-menu should pass the parent window instead.