diff --git a/docs/.vitepress/components/UsingWxtSection.vue b/docs/.vitepress/components/UsingWxtSection.vue index 2722f2c4..4509ec9f 100644 --- a/docs/.vitepress/components/UsingWxtSection.vue +++ b/docs/.vitepress/components/UsingWxtSection.vue @@ -57,6 +57,7 @@ const chromeExtensionIds = [ 'mbenhbocjckkbaojacmaepiameldglij', // Invoice Generator 'phlfhkmdofajnbhgmbmjkbkdgppgoppb', // Monthly Bill Tracker 'macmkmchfoclhpbncclinhjflmdkaoom', // Wandpen - Instantly improve your writing with AI + 'lhmgechokhmdekdpgkkemoeecelcaonm', // YouTube Hider - Remove Comments By Keywords, Usernames & Tools ]; const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);