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

boredchef

@boredchef

Joined June 5th, 2026

  • 2Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
motivational dino extension first stardance project
Open comments for this post

8h 29m 5s 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

Followers

Loading…