diff --git a/docs/.vitepress/components/UsingWxtSection.vue b/docs/.vitepress/components/UsingWxtSection.vue index 06549ebd..d0ac7d78 100644 --- a/docs/.vitepress/components/UsingWxtSection.vue +++ b/docs/.vitepress/components/UsingWxtSection.vue @@ -53,6 +53,7 @@ const chromeExtensionIds = [ 'nmldnjcblcihmegipecakhmnieiofmgl', // Keyword Rank Checker 'gppllamhaciichleihemgilcpledblpn', // YouTube Simple View - Hide distractions & more 'pccbghdfdnnkkbcdcibchpbffdgednkf', // Propbar - Property Data Enhancer + 'lfknakglefggmdkjdfhhofkjnnolffkh', // Text Search Pro - Search by case and whole-word match! ]; const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);