docs: Add "ChatSight" to Using WXT section (#1862)

This commit is contained in:
Abijith Vasanthakumar
2025-09-03 18:46:54 +05:30
committed by GitHub
parent ebcc605961
commit 489aa0ffd8
@@ -98,6 +98,7 @@ const chromeExtensionIds = [
'kacblhilkacgfnkjfodalohcnllcgmjd', // Add QR Code Generator Icon Back To Address Bar
'fkbdlogfdjmpfepbbbjcgcfbgbcfcnne', // Piwik PRO Tracking Helper
'nkbikckldmljjiiajklecmgmajgapbfl', // PIPX - Take Control of Picture-in-Picture, Automatically
'aamihahiiogceidpbnfgehacgiecephe', // ChatSight - Add Table of Contents to ChatGPT
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);