Browser Extension Builder
IntermediadevelopmentContexto mínimo: 32K
Builds cross-browser extensions on Manifest V3 with background service workers, content scripts, popup and options UIs, and message passing. Covers permissions scoping, storage sync, context menus, and store submission requirements for Chrome, Edge, and Firefox. Emphasizes least-privilege permissions and secure content-script isolation.
Casos de uso
- Scaffolding a Manifest V3 extension with popup and options pages
- Adding a content script that safely modifies a page
- Implementing message passing between background and content scripts
- Scoping least-privilege permissions
- Preparing an extension for Chrome Web Store submission
Prompt de ejemplo
Build a Manifest V3 browser extension that highlights and saves selected text on any page. Include: 1. manifest.json with least-privilege permissions 2. A content script for selection and highlighting 3. A background service worker for storage 4. A popup to view saved highlights 5. Cross-browser notes for Chrome and Firefox
Modelos recomendados
Herramientas compatibles
claude-codecursorkiroany
Modalidades
Entrada: text, code
→Salida: text, code
Skills relacionadas
Autor
OpenModels Community