We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd9bc7 commit 46f830dCopy full SHA for 46f830d
docs/.vitepress/components/UsingWxtSection.vue
@@ -74,6 +74,9 @@ const chromeExtensionIds = [
74
'jlnhphlghikichhgbnkepenehbmloenb', // Blens - Time Tracker and AI Insight
75
'njnammmpdodmfkodnfpammnpdcbhnlcm', // Always Light Mode - Setting website always in light mode
76
'lblmfclcfniabobmamfkdogcgdagbhhb', // DesignPicker - Color Picker & Font Detector
77
+ 'pamnlaoeobcmhkliljfaofekeddpmfoh', // Web to PDF
78
+ 'jmbcbeepjfenihlocplnbmbhimcoooka', // Online CSV Viewer
79
+ 'nkjcoophmpcmmgadnljnlpbpfdfacgbo', // YouTube Video Transcript
80
];
81
82
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);
0 commit comments