docs: Added "[Always Light Mode]" to the homepage (#1608)

This commit is contained in:
Jack
2025-04-24 13:05:37 +08:00
committed by GitHub
parent ce45cb8a89
commit af6f74c344
@@ -72,6 +72,7 @@ const chromeExtensionIds = [
'hlnhhamckimoaiekbglafiebkfimhapb', // SnapThePrice: AI-Powered Real-time Lowest Price Finder
'gdjampjdgjmbifnhldgcnccdjkcoicmg', // radiofrance - news & broadcasts (French), music (international)
'jlnhphlghikichhgbnkepenehbmloenb', // Blens - Time Tracker and AI Insight
'njnammmpdodmfkodnfpammnpdcbhnlcm', // Always Light Mode - Setting website always in light mode
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);