docs: Added "Show IP Extension" to the homepage (#1289)

This commit is contained in:
Amit Yadav
2024-12-19 04:43:11 +05:30
committed by GitHub
parent 3e1641a6ec
commit 2e9b5cffe8
@@ -59,6 +59,7 @@ const chromeExtensionIds = [
'npgghjedpchajflknnbngajkjkdhncdo', // aesthetic Notion, styled
'hmdcmlfkchdmnmnmheododdhjedfccka', // Eye Dropper
'eihpmapodnppeemkhkbhikmggfojdkjd', // Cursorful - Screen Recorder with Auto Zoom
'hjjkgbibknbahijglkffklflidncplkn', // Show IP Live View of Website IPs for Developers
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);