docs: Added "Scrape Similar" to the homepage (#2158)

This commit is contained in:
Kuba
2026-02-23 13:57:08 +00:00
committed by GitHub
parent ca5ad7e51b
commit ef73c07dfe
@@ -119,6 +119,7 @@ const chromeExtensionIds = [
'mfjdonmgmgcijagclnkfhmjiblbfjaid', // KeyFloat - Floating multilingual keyboard with native key mappings, drag, dark mode, sounds, and dynamic layouts for macOS & Windows
'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
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);