docs: Add Extension Rank Checker to the list of extensions (#2193)

Co-authored-by: Aaron <aaronklinker1@gmail.com>
This commit is contained in:
Joseph Hu
2026-03-17 21:00:23 +08:00
committed by GitHub
parent 37abe9db39
commit 9c6d3e37d4
@@ -122,6 +122,7 @@ const chromeExtensionIds = [
'bhgobenflkkhfcgkikejaaejenoddcmo', // Scrape Similar - Extract data from websites into spreadsheets - https://github.com/zizzfizzix/scrape-similar
'kinlknncggaihnhdcalijdmpbhbflalm', // isTrust - https://github.com/Internet-Society-Belgium/isTrust/
'ojpakgiekphppgkcdihbjpafobhnhlkp', // Dymo
'pmgehhllikbjmadpenhabejhpemplhmd', // Extension Rank Checker - Extension Ranker
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);