Skip to content

Commit 21106ce

Browse files
authored
docs: Add MS Edge TTS to homepage (#647)
1 parent ec7263e commit 21106ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vitepress/components/UsingWxtSection.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ const chromeExtensionIds = [
2424
'aelkipgppclpfimeamgmlonimflbhlgf', // GitHub Custom Notifier
2525
'djnlaiohfaaifbibleebjggkghlmcpcj', // Fluent Read
2626
'nhclljcpfmmaiojbhhnkpjcfmacfcian', // Facebook Video Controls
27-
'mblkhbaakhbhiimkbcnmeciblfhmafna', // ElemSnap - Quick capture of webpage elements and conversion to images
27+
'mblkhbaakhbhiimkbcnmeciblfhmafna', // ElemSnap - Quick capture of webpage elements and conversion to images,
28+
'oajalfneblkfiejoadecnmodfpnaeblh', // MS Edge TTS (Text to Speech)
2829
];
2930
3031
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);

0 commit comments

Comments
 (0)