AI AGENT ADDONS

Chrome Extension

samber/cc-skills

Build your own Chrome extension with a step by step guide. This skill covers everything from the manifest.json file to publishing on the Chrome Web Store. It works with the latest version called Manifest V3.

You learn about the five main parts of an extension. These include the service worker, content scripts, popup, options page, and side panel. Each part has its own job and they talk to each other using messages.

This guide helps both beginners and experienced developers. It explains how to add features, fix common mistakes, and handle tricky tasks like working with network requests or injecting scripts into web pages.

Add Chrome Extension skill to your workflow

Global

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

Project

mkdir -p .claude/skills/chrome-extension

Source Repository

Stars
151
Forks
11
Watchers
151
License
MIT
Last Push
28 days ago
Created
4 months ago