Skip to content

2023

Hello World: Browser plugin

I just tested building a browser plugin, it was easier than I thought. Here I'll walk you through the steps of creating a minimal working example of a browser plugin, a.k.a. the "Hello World" of browser plugins.

Building this site

During my research of possible solutions, I've iterated through Wordpress, Jekyll, pure html-css-js, and a few more. But now finally landed on mkdocs, which I feel pretty comfortable with. Easy to use, and I can keep it in a git repository.