I have been working on a project that uses Backblaze B2 object storage, I really like the service, but I have been frustrated by the user interface. They automatically log the user out after 5 minutes, and there is no setting to disable this or extend the session timeout. So I did what I always do when a website I have to use really irritates me: I made a web extension 😀

Check it out! It's not on the official Mozilla extension store, but you can download & build it yourself here, with instructions included:

https://git.sequentialread.com/forest/backblaze-session-keepalive

Comments