Sam Maddock
Sam Maddock
> Is this no longer needed now that we have `webFrameMain.origin`? Yeah, let's close unless we find another use case for it.
> Is this no longer needed now that we have `webFrameMain.origin`? Yeah, let's close unless we find another use case for it.
> Isn't my issue that would have been fixed by this a use case? The origin from what I can tell by that PR is just the URL (unless I...
> is this superseded by #35438? I think we still need a way to be able to guard preload code from running in certain contexts. Preload scripts are currently run...
Closing since we no longer have an immediate need for this. Ultimately we should try to solve this with filtering from the main process if needed later.
Hey @qazbnm456, I just discovered your project and was wondering if you had any plans to contribute these API additions back into the main electron repo.
@qazbnm456 Checkout Muon if you need a reference. They have a good amount of the extensions API implemented. https://github.com/brave/muon
@qazbnm456 i wanted to point out that i've been contributing to electron to add better support for chrome extensions https://github.com/electron/electron/pulls/samuelmaddock soon i'll be looking into supporting additional `chrome.*` APIs. send...
Electron does not yet support preload scripts for service workers. I'm not aware of others currently working towards adding this. I spent time on it a couple of months ago,...
Added in 6b6977ec161e8eb4130583b7acb36929c69a90b4