Frictionless
- 2 Devlogs
- 1 Total hours
Im making a Chrome extension that serves as a reminder tool, because I often get distracted with things like youtube or web browsing, and this extension will keep me on track.
Im making a Chrome extension that serves as a reminder tool, because I often get distracted with things like youtube or web browsing, and this extension will keep me on track.
I got the extension onto chrome via a local extension! However, I am getting some bugs in the background.js files and the manifest.json. I am hoping to fix that by tomorrow. I am also going to add some css so the UI looks more nicer.
So I always get sidetracked, so I want to create a reminder system that I can set reminders and it will remind me after a set amount of time. I created the basic html file , so someone can set reminders as if they were to do so on their phone or home assistant. Im still figuring out how it will remind you, but It will remind me somehow… Im going to add CSS and add JS when I plan that out.