sindresorhus/electron-context-menu
在 GitHub 查看"Download" actions do not work in webviews
Open
#122 创建于 2020年10月20日
bughelp wanted
仓库指标
- Star
- (1,471 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
"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.