wxt-v0.20.22

openclaw/wacliwxt-v0.20.22Apr 14, 2026by github-actions[bot]

AI Summary

A feature release adding Firefox-specific permissions, a dev server configuration option, and several bug fixes.

Key Highlights

  • Added support for Firefox data collection permissions
  • Added `dev.server.strictPort` option
  • Fixed scripts injection for MV2
  • Fixed charset handling for Vite 8

New Features

  • Firefox data collection permissions support
  • Dev server strictPort option

Full Release Notes

[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.21...wxt-v0.20.22)

### 🚀 Enhancements

- Add support for Firefox data collection permissions ([#1976](https://github.com/wxt-dev/wxt/pull/1976))
- Add `dev.server.strictPort` option ([#2261](https://github.com/wxt-dev/wxt/pull/2261))

### 🩹 Fixes

- Scripts injection for MV2 ([#2232](https://github.com/wxt-dev/wxt/pull/2232))
- Skip applying `esbuild.charset=ascii` vite 8 ([#2264](https://github.com/wxt-dev/wxt/pull/2264))
- Apply expanded env to `process.env` ([#2267](https://github.com/wxt-dev/wxt/pull/2267))

### 📖 Documentation

- Fix Read Frog Firefox showcase link ([#2256](https://github.com/wxt-dev/wxt/pull/2256))
- Add TF2 Trader to the list of extensions ([#2213](https://github.com/wxt-dev/wxt/pull/2213))

### ❤️ Contributors

- Aaron ([@aklinker1](https://github.com/aklinker1))
- Offish ([@offish](https://github.com/offish))
- Patryk Kuniczak ([@PatrykKuniczak](https://github.com/PatrykKuniczak))
- Suvesh Moza <anmolmoza2@gmail.com>
- GuaGua <readfrogguagua@gmail.com>