Skip to content

classvsoftware/example-chrome-extension

Repository files navigation

Welcome to the Example Chrome Extension!

This is a companion extension for the book Building Browser Extensions by Matt Frisbie. The extension contains a collection of open source examples demonstrating how the various parts of browser extensions work.

In order to make the source code easy to understand, it intentionally uses zero automated build tools. This means you can clone this project and immediately load the extension into your browser as-is.

Building Browser Extensions - Matt Frisbie