diff --git a/docs/.vitepress/components/UsingWxtSection.vue b/docs/.vitepress/components/UsingWxtSection.vue index c912e5d09..d3980af1d 100644 --- a/docs/.vitepress/components/UsingWxtSection.vue +++ b/docs/.vitepress/components/UsingWxtSection.vue @@ -58,6 +58,7 @@ const chromeExtensionIds = [ 'imgheieooppmahcgniieddodaliodeeg', // QA Compass - Record standardized bug reports easily 'npgghjedpchajflknnbngajkjkdhncdo', // aesthetic Notion, styled 'hmdcmlfkchdmnmnmheododdhjedfccka', // Eye Dropper + 'eihpmapodnppeemkhkbhikmggfojdkjd', // Cursorful - Screen Recorder with Auto Zoom ]; const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);