DEV Community

Cover image for How to build a chrome extension in 2024
Jerome Thibaud
Jerome Thibaud

Posted on

How to build a chrome extension in 2024

Happy to be here!

This is a walkthrough on creating the 'Scrolling Zombie' chrome extension which tracks the amount of scrolling a user does to make them aware of their browsing behavior and help them fight dark UI patterns.

In this guide I walk you through my typical approach to bringing an idea to life. I cover:

  • Problem statement
  • Use Cases
  • Architecture
  • Implementation
  • A few Observations (Gotchas)

Read the full guide:
https://www.jeromethibaud.com/en/blog/how-to-build-a-chrome-extension/

Link to the extension in the store:
Scrolling Zombie extension in Chrome Web Store

Have a great day!

Top comments (0)