From c8e788eaf85d9aa031ff7126ff1ad2803f6fc97e Mon Sep 17 00:00:00 2001 From: rxliuli Date: Sat, 7 Feb 2026 21:40:14 +0800 Subject: [PATCH] docs: Add blog post resource for building browser extensions (#2077) --- docs/guide/resources/community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guide/resources/community.md b/docs/guide/resources/community.md index 7f954711..ebfc3592 100644 --- a/docs/guide/resources/community.md +++ b/docs/guide/resources/community.md @@ -7,6 +7,7 @@ This page is dedicated to all the awesome people how have made something for WXT ## Blog Posts - [Building Modern Cross Browser Web Extensions](https://aabidk.dev/tags/wxt/) by Aabid ([@aabidk20](https://github.com/aabidk20)) +- [Building Browser Extensions with WXT](https://rxliuli.com/blog/browser-extension-dev-01-introduction-to-basic-concepts/) by rxliuli ([@rxliuli](https://github.com/rxliuli)) ## NPM Packages