We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 927d295 commit b79220dCopy full SHA for b79220d
docs/.vitepress/components/UsingWxtSection.vue
@@ -27,6 +27,7 @@ const chromeExtensionIds = [
27
'mblkhbaakhbhiimkbcnmeciblfhmafna', // ElemSnap - Quick capture of webpage elements and conversion to images,
28
'oajalfneblkfiejoadecnmodfpnaeblh', // MS Edge TTS (Text to Speech)
29
'nedcanggplmbbgmlpcjiafgjcpdimpea', // YTBlock - Block any content from YouTube™
30
+ 'oadbjpccljkplmhnjekgjamejnbadlne', // demo.fun - Interactive product demos that convert
31
];
32
33
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);
0 commit comments