Skip to content

Extensions cannot execute MAIN world scripts #165

@benjaminastrand

Description

@benjaminastrand

I have been trying to get extensions which have MAIN world scripts to execute in the shell browser, but they are not working.

It seems like the 'electron-chrome-extensions' package does not support this out-the-box (?), so I tried making a fix with a preload script without modifying the package.

Is it true that the package doesn't enable extensions to run scripts in the MAIN world? If so, is there a simple way to modify the package source code to enable it?

The extension I am trying out is 'lemlist' which is supposed to execute code on mail.google.com and linkedin.com.

Thanks in advance!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions