Skip to content

Commit

Permalink
just use id
Browse files Browse the repository at this point in the history
  • Loading branch information
aklinker1 committed Dec 7, 2024
1 parent 81dae69 commit e053c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/components/UsingWxtSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const chromeExtensionIds = [
'lhmgechokhmdekdpgkkemoeecelcaonm', // YouTube Hider - Remove Comments By Keywords, Usernames & Tools
'imgheieooppmahcgniieddodaliodeeg', // QA Compass - Record standardized bug reports easily
'npgghjedpchajflknnbngajkjkdhncdo', // aesthetic Notion, styled
'eye-dropper/hmdcmlfkchdmnmnmheododdhjedfccka', // Eye Dropper
'hmdcmlfkchdmnmnmheododdhjedfccka', // Eye Dropper
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);
Expand Down

0 comments on commit e053c68

Please sign in to comment.