See it live here or in this Codepen.
npm install
npm start
(which will run the local webpack
)
I also packaged this as a Google Chrome extension. Here you can find the source code (unpacked extension).
Yes, I know using Webpack to bundle this project is way overkill but I wanted to learn how to use it, sorry 😁