diff --git a/docs/.vitepress/components/UsingWxtSection.vue b/docs/.vitepress/components/UsingWxtSection.vue index 96fbdc22..7dbcbe45 100644 --- a/docs/.vitepress/components/UsingWxtSection.vue +++ b/docs/.vitepress/components/UsingWxtSection.vue @@ -115,6 +115,7 @@ const chromeExtensionIds = [ 'eglpfhbhmelampoihamjomgkeobgdofl', // Capture It - Capture & Edit Screenshots 'jmghclbfbbapimhbgnpffbimphlpolnm', // Teams Chat Exporter 'jdcppdokgfbnhiacbeplahgnciahnhck', // Lofi BGM Player - Free lofi focus music for work & study + 'cgpmbiiagnehkikhcbnhiagfomajncpa', // Margin - Annotate and highlight any webpage, with your notes saved to the decentralized AT Protocol. ]; const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);