Table of content
Skill: Build Chrome extensions with WXT framework
Installation
npx claude-plugins install @tenequm/tenequm-plugins/chrome-extension-wxt
Contents
Folders: skill
Files: CHANGELOG.md, README.md, package.json, project.json
Documentation
Build Chrome extensions with WXT framework. TypeScript, React, Vue, or Svelte.
Install
/plugin marketplace add tenequm/claude-plugins
/plugin install chrome-extension-wxt@tenequm-plugins
Example Prompts
"Create a new WXT extension with React and Tailwind"
"Add a content script that modifies YouTube pages"
"Set up Chrome storage sync for user preferences"
"Implement background service worker with message passing"
Contents
5 references: WXT API, Chrome API, React integration, Chrome 140+ features, best practices.