Skip to main content
Run any Skill in Manus
with one click
GitHub repository

browser-extension-skills

browser-extension-skills contains 12 collected skills from quangpl, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
41
updated
2026-03-26
Forks
7
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

extension-assets
software-developers

Generate and manage all Chrome extension assets: icons (16–128px), CWS listing images, promotional tiles, and public/ folder setup. Supports ImageMagick, Gemini API, and manual prompt templates.

2026-03-26
extension-ui
software-developers

Build polished Chrome extension UIs (popup/sidepanel/options). Analyze existing UI, suggest improvements, set up design systems, enforce a11y and UX best practices.

2026-03-26
extension-review
software-developers

Scan extension source code for Chrome Web Store rejection risks. Generates report with issues, root causes, and fixes. Use when: review, pre-submit, rejection, CWS compliance, store review.

2026-03-26
extension-backend
software-developers

Build backend APIs for Chrome extensions. NestJS + MongoDB (Mongoose) recommended stack. Auth, webhooks, license verification, CORS. Use when: backend, API, server, database, license, webhook.

2026-03-26
extension-payment
software-developers

Integrate payment gateways into Chrome extensions. Stripe, Paddle, Lemon Squeezy, Polar, PayPal, and more. Licensing, subscriptions, freemium. Use when: payment, monetize, subscribe, billing, premium.

2026-03-26
extension-dev
software-developers

Detect Chrome extension framework/stack, find proper docs, implement features, and debug across service worker, content script, and popup contexts.

2026-03-26
extension-create
software-developers

Auto-scaffold Chrome extensions with WXT or Plasmo. Ask user for name/features, scaffold, configure entrypoints. Use when: create extension, scaffold, new extension.

2026-03-26
extension-analyze
information-security-analysts

Audit Chrome extensions for security issues, best practice violations, performance problems, and CWS compliance. Scans manifest, code, CSP, message handlers, storage, and dependencies.

2026-03-26
extension-manifest
software-developers

Generate and validate manifest.json with optimal permissions for Chrome MV3 extensions. Analyzes code to determine minimum permissions. Use when: manifest, permissions, manifest.json.

2026-03-26
extension-migration
software-developers

Migrate Chrome extensions from MV2 to MV3. Service workers, declarativeNetRequest, API replacements. Use when: migrate, mv2, mv3, manifest v2.

2026-03-26
extension-publish
software-developers

Prepare, submit, and optimize Chrome Web Store listings. Covers workflow, checklist, rejection reasons, listing optimization, and CI/CD automation.

2026-03-26
extension-test
software-quality-assurance-analysts-and-testers

Set up and run unit, integration, and E2E tests for Chrome extensions. Covers Jest mocks for chrome.* APIs and Puppeteer E2E with real Chrome.

2026-03-26