AI AGENT ADDONS

Chrome extensions let you add custom features to your browser. You can change how web pages look or behave, add new buttons, and automate tasks. This skill helps you build these extensions using the latest Manifest V3 rules.

You will learn to create the manifest.json file, write content scripts that run on pages, and set up a service worker for background tasks. The skill also covers how to publish your extension to the Chrome Web Store and handle reviews.

Anyone who wants to make handy browser tools can use this skill. No need for deep coding experience to get started. Step by step instructions help you avoid common mistakes and make a working extension.

Add Chrome Extensions skill to your workflow

Global

mkdir -p ~/.claude/skills/chrome-extensions

Project

mkdir -p .claude/skills/chrome-extensions

Source Repository

Stars
1,464
Forks
53
Watchers
1,464
License
Apache-2.0
Last Push
1 month ago
Created
4 months ago