From 89459f0a4d045fd0340fa08fe0fb539e9b65ad68 Mon Sep 17 00:00:00 2001 From: Malix Date: Sat, 8 Feb 2025 20:58:36 +0100 Subject: [PATCH] docs: Add "maintenance" to the comparison (#1404) --- docs/guide/resources/compare.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/guide/resources/compare.md b/docs/guide/resources/compare.md index 88080cb6..f8a22eff 100644 --- a/docs/guide/resources/compare.md +++ b/docs/guide/resources/compare.md @@ -10,6 +10,7 @@ Lets compare the features of WXT vs [Plasmo](https://docs.plasmo.com/framework) | Features | WXT | Plasmo | CRXJS | | ------------------------------------------------------- | :-----: | :-----: | :-----: | +| Maintained | ✅ | 🟡 [^n] | 🟡 [^m] | | Supports all browsers | ✅ | ✅ | 🟡 [^j] | | MV2 Support | ✅ | ✅ | 🟡 [^a] | | MV3 Support | ✅ | ✅ | 🟡 [^a] | @@ -64,3 +65,7 @@ Lets compare the features of WXT vs [Plasmo](https://docs.plasmo.com/framework) [^k]: There is no built-in wrapper around this API. However, you can still access the standard APIs via `chrome`/`browser` globals or use any 3rd party NPM package. [^l]: WIP, moving very slowly. Follow [wxt-dev/wxt#357](https://github.com/wxt-dev/wxt/issues/357) for updates. + +[^m]: See [crxjs/chrome-extension-tools#974](https://github.com/crxjs/chrome-extension-tools/discussions/974) + +[^n]: Appears to be in maintenance mode with little to no maintainers nor feature development happening and _(see [wxt-dev/wxt#1404 (comment)](https://github.com/wxt-dev/wxt/pull/1404#issuecomment-2643089518))_