From b1ce4cc1c3ae914f92502f76e664dfd8ede79e6d Mon Sep 17 00:00:00 2001 From: Fantasy Date: Thu, 18 Sep 2025 11:21:17 +0800 Subject: [PATCH] Update UsingWxtSection.vue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit docs: Added “sitedata” to the homepage docs: Added “TranslateManga” to the homepage --- docs/.vitepress/components/UsingWxtSection.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/.vitepress/components/UsingWxtSection.vue b/docs/.vitepress/components/UsingWxtSection.vue index 81dbf3818..4b087cc49 100644 --- a/docs/.vitepress/components/UsingWxtSection.vue +++ b/docs/.vitepress/components/UsingWxtSection.vue @@ -102,6 +102,8 @@ 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 + 'kbkbfefhhabpkibojinapkkgciiacggg', // TranslateManga - Manga Translator & Manga Tracker + 'emeakbgdecgmdjgegnejpppcnkcnoaen', // SiteData - Free Website Traffic Checker & Reverse AdSense Tool ]; const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);