Skip to content

Commit 42c8a02

Browse files
shadoathclaudeaklinker1
authored
docs: Add 5 Whiteboard Works extensions to the homepage (#2207)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Aaron <aaronklinker1@gmail.com>
1 parent 3205802 commit 42c8a02

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

docs/.vitepress/components/UsingWxtSection.vue

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,31 @@ const extensionEntries: ExtensionEntry[] = [
552552
chromeId: 'pmgehhllikbjmadpenhabejhpemplhmd',
553553
firefoxSlug: 'rank-checker',
554554
},
555+
{
556+
// PlayFaster - Enhanced playback speed control for online videos and audio
557+
chromeId: 'fppcbkhpahkbgijkdcpjgjmhpfbmfiih',
558+
firefoxSlug: 'playfaster',
559+
},
560+
{
561+
// LatTab - Learn Latin With Every New Tab
562+
chromeId: 'eiocjaocpmackhbaffoejkcmnfbdpgpj',
563+
firefoxSlug: 'lattab-learn-latin-new-tabs',
564+
},
565+
{
566+
// Vim What? - Interactive Vim command reference
567+
chromeId: 'ngbehgnlcdjkbnihgpkgdangbhemidge',
568+
firefoxSlug: 'vim-what',
569+
},
570+
{
571+
// FRED - Fraud Recognition Easy Detection
572+
chromeId: 'bjdbcabacnlmbpcmiapcdfancfgcakfn',
573+
firefoxSlug: 'fred',
574+
},
575+
{
576+
// Clear Wisdom - Gems of wisdom from James Clear's 3-2-1 newsletter
577+
chromeId: 'jijfmgoijddfmlcdghopbkdpelbpmjdm',
578+
firefoxSlug: 'clear-wisdom',
579+
},
555580
];
556581
557582
const chromeIds = extensionEntries.flatMap((e) =>

0 commit comments

Comments
 (0)