You are browsing as a guest. Sign up (or log in) to start making projects!

motivational dino extension

  • 2 Devlogs
  • 9 Total hours

checks how long you've been distracted for and motivates you to minimize distractions.

Open comments for this post

8h 30m logged

i spent the week basically coding a huge chunk of the backend/frontend of the extension and also learning a lot about how Chrome Extensions work using the docs online and learned how to handle different events like the service workers that work in background.js and the content scripts that will run and inject html into websites like the one shown in the image below.

actual popup that shows for the browser extension is can be seen here which uses basically html with javascript that populates it with the “distractor” tabs

the dino is also animated on the actual extension using the translate3d css tag

0
0
4
Open comments for this post

34m 30s logged

setting up the project environment while following along a tutorial from Chrome Extension Docs which helped me understand how extensions work which i found really interesting since they are basically html files, however they cant use inline js but other than that it’s really simple and i cant wait to work on it more

0
0
3

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…