Procrasti..nator: Chrome Extension Part 1

Chrome Extensions JavaScript
Transcript

English (Auto-generated)

Hi everyone in this series of cast will be building a chrome extension called procrastinator. And what this extension will do is that it will detect when there has been no screen activity for 15 seconds and then start drinking an alarm. So what's gonna happen is that we will click on this start button to start recording the time that we're tracking our activity. And when we detect or the extension will detect that there has been no screen activity, which means there's been no scrolling down, opening tabs and so on. Then the alarm will go off and that will let us know. Okay, you need to stop procrastinating now for testing purposes, we're using 15 seconds. Uh, so that is the time limit that we're giving ourselves. But you can always change that to five minutes and so on. So let's go ahead and start working on this.
453 Views 1 Likes 0 Comments

Brief introduction to the chrome extension that we will be making.

Comment
Leave a comment (supports markdown format)