From c678f7bc1abc57300ae94a56c783e1a3ca29f651 Mon Sep 17 00:00:00 2001 From: Ethan Lanting Date: Wed, 10 Sep 2025 16:52:28 -0500 Subject: [PATCH] docs: Added "BetterCampus (prev. BetterCanvas)" to the homepage --- docs/.vitepress/components/UsingWxtSection.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.vitepress/components/UsingWxtSection.vue b/docs/.vitepress/components/UsingWxtSection.vue index 81dbf3818..506380c4c 100644 --- a/docs/.vitepress/components/UsingWxtSection.vue +++ b/docs/.vitepress/components/UsingWxtSection.vue @@ -102,6 +102,7 @@ const chromeExtensionIds = [ 'ehmoihnjgkdimihkhokkmfjdgomohjgm', // Filmbudd Pro - Simple, private – and synced ratings and watch notes across all your devices 'alglchohmdikgdjhafiicilegegieafa', // MultiField CopyCat - Copy, Paste & Autofill Web Forms Instantly 'aamihahiiogceidpbnfgehacgiecephe', // ChatSight - Add Table of Contents to ChatGPT + 'cndibmoanboadcifjkjbdpjgfedanolh' // BetterCampus (prev. BetterCanvas) ]; const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);