posted an update

Instead of using IndexedDB to handle storage, which took too long and was error-prone, we used Chrome's inherent storage API called chrome.storage that allows data to be saved for a user when using an extension.

Log in or sign up for Devpost to join the conversation.