C#C
C#2y ago
SOMUCHDOG

How do I implement the Chrome API Sidepanel with a Blazor browser extension?

Stack Overflow
Currently I am trying to get my browser extension to utilize the Chrome API's SidePanel.
I have used this method in a react application, but I am stumped getting it to work in Blazor.
BackgroundWor...
Was this page helpful?