Ryan Shetley
Ryan Shetley
@codebytere The manifest is already there. I could not use Electron Fiddle to create this, as the Fiddle application does not allow .json files. https://gist.github.com/schetle/8ea7451215b89c4cc28506f96e9f384a#file-manifest-json
Any thoughts on this? Or do you have any pointers in a direction where I can investigate where it might be failing? Thank you!
@wsldr1 The extension code posted in the gist link above works in 2 scenarios: 1. The extension works as expected in Chrome, and is what the expected behavior is based...
Is there any news on electron's support for injecting JS into service worker contexts? https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/ Here's the V2 support timeline, and so we're looking to get upgraded to V3 before...