Short backstory, my server is offline since I’m moving apartments. I’ve moved out, but can’t move in just yet. The router and fiber modem are still up, but the server is gone. My browser extension is SORT of working. It can still recognize password inputs and show a login for different sites, but the UI for the extension is useless. It looks like it’s trying to perform some authentication with the server on every page load/change, which takes 20ish seconds to timeout.
It might be a bit of a niche request, but in these circumstance I’d hope that the browser extension could still function in offline mode. Maybe perform this authentication/token check in parallel with page load/change?