Skip to content

Commit de2b382

Browse files
merkdevaklinker1
andauthored
docs: Add AlarmBot extension to the list of extensions (#2251)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
1 parent b2a0996 commit de2b382

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/.vitepress/components/UsingWxtSection.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,10 @@ const extensionEntries: ExtensionEntry[] = [
581581
// Soundcloud Enhanced Pro
582582
chromeId: 'ggplcohodggmdfpopelnpplhgfjclomi',
583583
},
584+
{
585+
// AlarmBot: ULTIMATE Web Monitoring & Smart Price Alerts
586+
chromeId: 'mpckalcodookackleecihhnngdibelif',
587+
},
584588
];
585589
586590
const chromeIds = extensionEntries.flatMap((e) =>

0 commit comments

Comments
 (0)