docs: Added "Web to PDF", "Online CSV Viewer", "YouTube Video Transcript" to the homepage (#1655)

Co-authored-by: Aaron <aaronklinker1@gmail.com>
This commit is contained in:
Boris Zabolotskikh
2025-05-05 03:33:35 +03:00
committed by GitHub
parent 3dd9bc7772
commit 46f830dacf
@@ -74,6 +74,9 @@ const chromeExtensionIds = [
'jlnhphlghikichhgbnkepenehbmloenb', // Blens - Time Tracker and AI Insight
'njnammmpdodmfkodnfpammnpdcbhnlcm', // Always Light Mode - Setting website always in light mode
'lblmfclcfniabobmamfkdogcgdagbhhb', // DesignPicker - Color Picker & Font Detector
'pamnlaoeobcmhkliljfaofekeddpmfoh', // Web to PDF
'jmbcbeepjfenihlocplnbmbhimcoooka', // Online CSV Viewer
'nkjcoophmpcmmgadnljnlpbpfdfacgbo', // YouTube Video Transcript
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);