chrome-extensions

Build, debug, and publish Chrome Extensions using Manifest V3 best practices.

6|2|Updated May 23, 2026
One-click install
npx skills add https://github.com/auto-medica-labs/keb --skill chrome-extensions-auto-medica-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chrome-extensions
Source: https://github.com/auto-medica-labs/keb/tree/main/.pi/skills/chrome-extensions
Command: npx skills add https://github.com/auto-medica-labs/keb --skill chrome-extensions-auto-medica-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill assists developers in creating, modifying, and publishing Chrome Extensions, providing guidelines and tools for efficient extension development and deployment.

Core Features & Use Cases

  • Chrome Extension Development: Offers best practices, guidelines, and resources for building Chrome Extensions using Manifest V3.
  • Debugging: Provides strategies and tools for identifying and resolving common issues in Chrome Extensions.
  • Publishing: Offers step-by-step instructions and guidelines for publishing Chrome Extensions to the Chrome Web Store.
  • Use Case: Imagine you need to create a Chrome extension for tracking user activities. This Skill provides the necessary guidelines and resources to build, test, and publish the extension.

Quick Start

Create a new Chrome extension using the chrome-extensions skill by following the steps outlined in the provided documentation.

Frequently Asked Questions about chrome-extensions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Chrome Extension using Manifest V3?

Building a Chrome Extension with Manifest V3 requires configuring the manifest.json file and utilizing JavaScript, HTML, and CSS with the Chrome Extensions API. It provides comprehensive development guidelines focused on security and performance.

What do I need to publish an extension to the Chrome Web Store?

Publishing an extension to the Chrome Web Store requires compliance with specific store policies and security standards. The process provides step-by-step instructions and guidelines to successfully deploy your Manifest V3 extension.

How do I debug common issues in Chrome Extensions?

Debugging Chrome Extensions involves utilizing specific strategies and tools to identify and resolve common issues within the extension architecture. It provides structured debugging approaches for Manifest V3 components and API interactions.

Does Chrome Extension development require prior API knowledge?

Chrome Extension development requires familiarity with JavaScript, HTML, CSS, and the Chrome Extensions API. This prerequisite knowledge is necessary to effectively implement Manifest V3 best practices and security guidelines.

What are the security and compliance limitations for Manifest V3 extensions?

Manifest V3 extensions must adhere to strict Chrome Web Store policies regarding security and performance compliance. These limitations ensure extensions meet required standards for safe deployment and store publishing.