getstation / electron-chrome-extension

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

👽️ Use `_linkedBinding` for electron common imports #96

Closed trickypr closed 5 months ago

trickypr commented 2 years ago

Electron has removed the electronBinding api. This api is the provided replacement. It was removed in pr electron/electron#24191