wxt-v0.20.22

QwenAudio/SenseVoicewxt-v0.20.22Apr 14, 2026by github-actions[bot]

AI Summary

An enhancement-heavy release adding support for Firefox data collection permissions and a new strict port option for the dev server, alongside fixes for script injection and Vite 8 compatibility.

Key Highlights

  • Added support for Firefox data collection permissions
  • Added 'dev.server.strictPort' option
  • Fixed scripts injection for Manifest V2
  • Fixed compatibility with Vite 8 (charset)

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>