This repo contains a presentation built with mdx-deck to give an overview of what a Chrome extension is, and how to build one.
To install it run yarn install
.
To present run yarn start
.
There is also a Chrome Extension Template repo that you can use as a starting point to build Chrome Extensions.