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 d8d7546 commit 41b428cCopy full SHA for 41b428c
docs/.vitepress/components/UsingWxtSection.vue
@@ -111,6 +111,7 @@ const chromeExtensionIds = [
111
'fbgblmjbeebanackldpbmpacppflgmlj', // LinuxDo Scripts - 为 linux.do 用户提供了一些增强功能
112
'dfacnjidgbagicaekenjgclfnhdnjjdi', // Zen Virtual Piano - https://zen-piano.web.app/
113
'naeibcegmgpofimedkmfgjgphfhfhlab', // Crypto Pulse price tracker - https://get-crypto-pulse.web.app/
114
+ 'ffglckbhfbfmdkefdmjbhpnffkcmlhdh', // Redirect Web - Automatically redirect pages or open them in another app
115
];
116
117
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);
0 commit comments