docs: add Lofi BGM Player to example projects (#2056)

Co-authored-by: Aaron <aaronklinker1@gmail.com>
This commit is contained in:
tsubasa-ito
2026-02-06 08:21:18 +09:00
committed by GitHub
parent 76496e8865
commit 6ca8ccc332
@@ -114,6 +114,7 @@ const chromeExtensionIds = [
'ffglckbhfbfmdkefdmjbhpnffkcmlhdh', // Redirect Web - Automatically redirect pages or open them in another app
'eglpfhbhmelampoihamjomgkeobgdofl', // Capture It - Capture & Edit Screenshots
'jmghclbfbbapimhbgnpffbimphlpolnm', // Teams Chat Exporter
'jdcppdokgfbnhiacbeplahgnciahnhck', // Lofi BGM Player - Free lofi focus music for work & study
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);