1. Install the SDK
2. Add Manifest Permissions
Add the required permissions to yourmanifest.json:
3. Create Background Script
4. Create Content Script
5. Build and Load
Build your extension and load it in Chrome:- Run your build command (e.g.,
npm run build) - Open
chrome://extensions - Enable “Developer mode”
- Click “Load unpacked” and select your
distfolder - Visit any webpage to start capturing recordings