API > wxt/browser/chrome > WxtBrowser
Type alias: WxtBrowser
WxtBrowser:
Omit
<typeofchrome
,"runtime"
|"i18n"
> &object
Type declaration
i18n
i18n:
WxtI18n
&Omit
<typeofchrome
["i18n"
],"getMessage"
>
runtime
runtime:
WxtRuntime
&Omit
<typeofchrome
["runtime"
],"getURL"
>
Source
packages/wxt/src/browser/chrome.ts:11
Generated using typedoc-plugin-markdown and TypeDoc