@wxt-dev/webextension-polyfill
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@wxt-dev/webextension-polyfill

Configures wxt/browser to import browser from webextension-polyfill instead of using the regular chrome/browser globals WXT normally provides.

Usage

pnpm i @wxt-dev/webextension-polyfill webextension-polyfill

Then add the module to your config:

// wxt.config.ts
export default defineConfig({
  modules: ['@wxt-dev/webextension-polyfill'],
});

Package Sidebar

Install

npm i @wxt-dev/webextension-polyfill

Weekly Downloads

760

Version

1.0.0

License

MIT

Unpacked Size

3.66 kB

Total Files

9

Last publish

Collaborators

  • _aklinker1