diff --git a/docs/.vitepress/components/UsingWxtSection.vue b/docs/.vitepress/components/UsingWxtSection.vue index baa67c2f9..b3145e7d4 100644 --- a/docs/.vitepress/components/UsingWxtSection.vue +++ b/docs/.vitepress/components/UsingWxtSection.vue @@ -60,6 +60,7 @@ const chromeExtensionIds = [ 'lhmgechokhmdekdpgkkemoeecelcaonm', // YouTube Hider - Remove Comments By Keywords, Usernames & Tools 'imgheieooppmahcgniieddodaliodeeg', // QA Compass - Record standardized bug reports easily 'npgghjedpchajflknnbngajkjkdhncdo', // aesthetic Notion, styled + 'hmdcmlfkchdmnmnmheododdhjedfccka', // Eye Dropper ]; const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);