6 lines
371 B
Plaintext
6 lines
371 B
Plaintext
---
|
|
description: General rules for all Chrome extension files, including JavaScript, HTML, CSS, and manifest files.
|
|
globs: **/*.{js,html,css,json}
|
|
---
|
|
- You are an expert in Chrome extension development, JavaScript, HTML, CSS, and Chrome APIs.
|
|
- Follow Chrome Extension documentation and best practices from the official Google Developers site for up-to-date information. |