koush / electron-chrome

Other
970 stars 68 forks source link

Could you update the script to support the latest Electron #41

Closed Xiraaa closed 4 years ago

Xiraaa commented 4 years ago

After I update electron to 6.0.10, I resolved all the deprecated function. But there remains a problem I cannot deal with.

"Uncaught TypeError: Cannot read property 'runtime' of undefined", source: chrome-extension://gidgenkbbabolejbgbpnhbimgjbffefm/main.js (8)

It seems that the chrome app cannot run properly. If you have time, please kindly update the script or provide me with some info to solve the problem. Thanks!