Collection of material for a web extension workshop
Only essential files like content script and popup, no build step required
A bit harder to extend functionality using npm packages
Full React App with Vite
HMR limited by Manifest V3 CSP and Chrome Bugs
Based on @samrum/vite-plugin-web-extension
- Word Replacer
- Image Manipulation
- Custom Animations
- Auto decline Cookies
- Form Autofill Helper
- Code Syntax Highlighting
- Extension Workshop
- Debugging
- Your First Webextension
- Manifest V3 (Preview still incompatible with Chrome MV3)