I want to create a custom UI instead of using the default popup in a Chrome extension.
I know it's possible to dynamically insert my UI using a content script, but how can I prevent the UI from disappearing when the page is refreshed?
Is it possible when I use wxt?
I know it's possible to dynamically insert my UI using a content script, but how can I prevent the UI from disappearing when the page is refreshed?
Is it possible when I use wxt?