@addfox/rsbuild-plugin-extension-manifest
v0.1.1
Published
Rsbuild plugin: write manifest.json and remove stray HTML (internal)
Downloads
872
Readme
@addfox/rsbuild-plugin-extension-manifest
中文 | English
Rsbuild plugin: after build, writes manifest.json (per-browser) based on CLI -b/--browser (launch target). Injected by CLI pipeline.
- Uses
@addfox/core'sresolveManifestForTargetto build the final manifest - Handles content script output (JS/CSS) for
[addfox.content]placeholder expansion - Auto-detects shadow/iframe content UI usage to control CSS auto-fill in manifest
- Validates entry HTML rules (e.g. popup must have HTML, background cannot have HTML in MV3)
