Build Browser Extensions from Scratch
A complete video course covering everything you need to create, develop, and publish web extensions for Chrome and Firefox.
View Source Code on GitHub
Chapter 1
Web Extension Course for Everyone
Chapter 2
Getting Started with Web Extensions
Chapter 3
Web Extensions with WXT Library
Chapter 4
Understanding the Manifest File
Chapter 5
Adding a Popup to Our Web Extension
Chapter 6
Storing and Retrieving Data
Chapter 7
Changing Icons Programmatically
Chapter 8
Detecting Tab Changes
Chapter 9
Running Code in the Website
Chapter 10
Communicating with Messages
Chapter 11
Working with Custom Pages
Chapter 12
Web Extension Lifecycle
Chapter 13
Wrapping Up Our Web Extension
Chapter 14