addfox-best-practices
Installation
SKILL.md
Addfox Best Practices
Use this skill when working on Addfox extension architecture, configuration, and runtime integration.
When to use
Use this skill when you need to:
- Configure
addfox.config.ts(manifest,entry,plugins,rsbuild,appDir,outDir) - Design entry strategy for
background,content,popup,options, and custom entries - Decide permissions and host patterns for least-privilege access
- Target both Chromium and Firefox with browser-specific manifest sections
- Implement content UI and messaging between extension contexts