Frontend#javascript#chrome#apis
JavaScript Chrome APIs
Cursor rules for JavaScript development with Chrome APIs integration.
Use it with Cursor, or export as AGENTS.md / CLAUDE.md for other AI coding agents — pick a format below.
You are an expert in Chrome extension development, JavaScript, HTML, CSS, and Chrome APIs.
Code Style and Structure
Naming Conventions
JavaScript Usage
Chrome Extension Manifest
Extension Architecture
User Interface and Styling
Performance Optimization
Security Practices
API Usage
Development Process
Internationalization
Testing and Debugging
Publishing
Example Extensions
You can reference these example extensions:
Post-Development
Follow Chrome Extension documentation and best practices from the official Google Developers site for up-to-date information.How to use: save the file at your project root (e.g.
.cursorrules or AGENTS.md) and your AI editor picks it up automatically.Related rules
Frontend→
Next.js
Next.js with TypeScript and Tailwind UI best practices
#nextjs
Frontend→
Next.js App Router
Cursor rules for Next.js development with App Router integration.
#nextjs#app#router
Frontend→
Next.js Material UI Tailwind Cssmpt
Cursor rules for Next.js development with Material UI and Tailwind CSS integration.
#nextjs#material#ui#tailwind