getstation / electron-chrome-extension

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

Rapportive #24

Open alexstrat opened 6 years ago

alexstrat commented 6 years ago

Implementation notes:

Rapportive is loading external content from https://rapportive.com/load/launchpad that are whiltlisted in manifest's permissions. However, we don't support permissions. The dangerous trick is to disable webSecurity.

see https://github.com/electron/electron/issues/10180

alexstrat commented 6 years ago

With electron 1.7.8 ✅

At least it's in Station today