Here is a list of blockers I stumbled upon while trying to run some Chrome extensions in Electron.
Description | Reference on electron repo | Extensions blocked |
---|---|---|
Add API to load extensions independent of devToolsExtensions | pull#9918 | all |
content_scrips support: support CSS |
in pull#10076* | Mailtracker Grammarly |
content_scrips support: fix matches rules implementation |