docs: Added "isTrust" to the homepage (#2161)

This commit is contained in:
etoome
2026-02-27 01:49:06 +01:00
committed by GitHub
parent ef73c07dfe
commit 19cebbf673
@@ -120,6 +120,7 @@ const chromeExtensionIds = [
'dhiekgdaipindoapjmcnpompdknjeijf', // Glossy New Tab - Say Goodbye to Boring Tabs with live wallpapers
'lapnciffpekdengooeolaienkeoilfeo', // All API Hub AI Relay & New API Manager - https://github.com/qixing-jk/all-api-hub
'bhgobenflkkhfcgkikejaaejenoddcmo', // Scrape Similar - Extract data from websites into spreadsheets - https://github.com/zizzfizzix/scrape-similar
'kinlknncggaihnhdcalijdmpbhbflalm', // isTrust - https://github.com/Internet-Society-Belgium/isTrust/
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);