getstation / electron-chrome-extension

Implementation of Chrome extension APIs for Electron
139 stars 26 forks source link

Yesware #18

Open alexstrat opened 6 years ago

alexstrat commented 6 years ago

Extension id: gkjnkapjmjfpipfcccnjbjcbgdnahpjp Chrome Webstore

alexstrat commented 6 years ago

With electron 1.7.8 ❌

Error in background page:

Uncaught TypeError: Cannot read property 'WINDOW_ID_CURRENT' of undefined
    at handleClickToCallInstallationCase (background.js:4457)
    at Object.init (background.js:4396)
    at background.js:4550

Seems to rely a lot on chrome.tabs.* apis