browser-extension

Official

Build MV3 browser extensions with ease.

Authortimequity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides building browser extensions using Manifest V3, including service workers, content scripts, and UI components.

Core Features & Use Cases

  • MV3 Manifest & Extensions: Setup, permissions, and store-ready packaging.
  • Service Worker & Content Scripts: Background logic and page interaction.
  • Cross-browser Compatibility: Chrome, Firefox, Edge variations and compatibility tips.

Quick Start

Install dependencies, create manifest.json and src scripts, build the project, and load the unpacked extension in a browser for testing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: browser-extension
Download link: https://github.com/timequity/plugins/archive/main.zip#browser-extension

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository