Blazor chrome extension invoke method in BackgroundWorker.js
At simple BlazorBrowserExtension i’m trying to call a c# method marked with the [JSInvokable] from BackgroundWorker.js extension file.
At simple BlazorBrowserExtension i’m trying to call a c# method marked with the [JSInvokable] from BackgroundWorker.js extension file.