docs: Add "Redirect Web" to homepage (#1995)

Co-authored-by: Aaron <aaronklinker1@gmail.com>
This commit is contained in:
Manabu Nakazawa
2025-12-16 11:32:41 +11:00
committed by GitHub
parent d8d754658f
commit 41b428c75f
@@ -111,6 +111,7 @@ const chromeExtensionIds = [
'fbgblmjbeebanackldpbmpacppflgmlj', // LinuxDo Scripts - 为 linux.do 用户提供了一些增强功能
'dfacnjidgbagicaekenjgclfnhdnjjdi', // Zen Virtual Piano - https://zen-piano.web.app/
'naeibcegmgpofimedkmfgjgphfhfhlab', // Crypto Pulse price tracker - https://get-crypto-pulse.web.app/
'ffglckbhfbfmdkefdmjbhpnffkcmlhdh', // Redirect Web - Automatically redirect pages or open them in another app
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);