Created on 13th August 2024
•
Sometimes when we don't have time to complete certain tasks, we leave the tabs open and switch to other work or never return to them. This creates a problem for all of us, right? To solve this problem, we have created "Tab Reminder," which allows users to add pending tabs to a list and optionally set a reminder, so that the next time they open their browser, they will be reminded to complete the task if they wish to do so.
The process of integrating the reminder option into an extension was quite challenging. The extension uses the trigger function every time the browser is opened, and storing the data and links securely in the local browser storage was a difficult task.
Technologies used