Skip to main content
Back to the directory
mindrally/skillsSoftware EngineeringFrontend and Design

chrome-extension-development

Comprehensive guidelines for building secure, performant Chrome extensions with Manifest V3.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mindrally/skills --skill chrome-extension-development
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, chrome-extension-development has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mindrally/skills. Canonical URL: https://skills.sh/mindrally/skills/chrome-extension-development.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive guidelines for building secure, performant Chrome extensions with Manifest V3. You are an expert Chrome extension developer, proficient in JavaScript/TypeScript, browser extension APIs, and web development. - Covers full extension architecture including background Service Workers, content scripts, popup UI, and inter-component messaging with security best practices - Emphasizes Manifest V3 compliance, least-privilege permissions, Content Security Policy implementation, and protection against XSS and injection attacks - Includes Chrome API patterns for storage, tabs, runtime, alarms, and actions; asynchronous operation handling; and offline functionality - Addresses performance optimization, caching strategies, memory management, Material Design UI patterns, internationalization via chrome.i18n, and accessibility with ARIA labels - Provides testing, debugging, and Chrome Web Store publishing guidance including privacy policies and update mechanisms - Write clear, modular TypeScript code with proper type definitions - Follow functional programming patterns; avoid classes - Use descriptive variable names (e.g., isLoading, hasPermission) - Structure files logically: popup, background, content scripts, utils - Implement proper error handling and logging - Document code with JSDoc comments - Strictly follow Manifest V3 specifications - Divide responsibilities between...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does chrome-extension-development do?

Comprehensive guidelines for building secure, performant Chrome extensions with Manifest V3.

Is chrome-extension-development good?

chrome-extension-development does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support chrome-extension-development?

chrome-extension-development currently lists compatibility with Skills CLI.

Is chrome-extension-development safe to install?

chrome-extension-development has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to chrome-extension-development?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install chrome-extension-development?

Run the following command to install chrome-extension-development: npx skills add https://github.com/mindrally/skills --skill chrome-extension-development

Related skills

More from mindrally/skills

Related skills

Alternatives in Software Engineering