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 ec7263e commit 21106ceCopy full SHA for 21106ce
docs/.vitepress/components/UsingWxtSection.vue
@@ -24,7 +24,8 @@ const chromeExtensionIds = [
24
'aelkipgppclpfimeamgmlonimflbhlgf', // GitHub Custom Notifier
25
'djnlaiohfaaifbibleebjggkghlmcpcj', // Fluent Read
26
'nhclljcpfmmaiojbhhnkpjcfmacfcian', // Facebook Video Controls
27
- 'mblkhbaakhbhiimkbcnmeciblfhmafna', // ElemSnap - Quick capture of webpage elements and conversion to images
+ 'mblkhbaakhbhiimkbcnmeciblfhmafna', // ElemSnap - Quick capture of webpage elements and conversion to images,
28
+ 'oajalfneblkfiejoadecnmodfpnaeblh', // MS Edge TTS (Text to Speech)
29
];
30
31
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);
0 commit comments