Why is IndexDB not working in the extension?
I’m writing a browser extension. In the service worker console, I practiced working with indexdb. I use a standard template to create a store, but nothing happens. The IndexDB Application section remains empty.