Type alias: UserManifest
UserManifest:
Partial<Omit<Manifest.WebExtensionManifest,"background"|"chrome_url_overrides"|"devtools_page"|"manifest_version"|"options_page"|"options_ui"|"sandbox"|"sidepanel"|"sidebar_action">>
Manifest customization available in the wxt.config.ts file. You cannot configure entrypoints here, they are configured inline.
Source
Generated using typedoc-plugin-markdown and TypeDoc