docs: Add "YouTube Hider" to homepage (#1193)

This commit is contained in:
Tran Ngoc Tan
2024-11-21 09:07:45 +07:00
committed by GitHub
parent b8ecbc5a54
commit 4c511d5728
@@ -57,6 +57,7 @@ const chromeExtensionIds = [
'mbenhbocjckkbaojacmaepiameldglij', // Invoice Generator
'phlfhkmdofajnbhgmbmjkbkdgppgoppb', // Monthly Bill Tracker
'macmkmchfoclhpbncclinhjflmdkaoom', // Wandpen - Instantly improve your writing with AI
'lhmgechokhmdekdpgkkemoeecelcaonm', // YouTube Hider - Remove Comments By Keywords, Usernames & Tools
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);