We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a0996 commit de2b382Copy full SHA for de2b382
1 file changed
docs/.vitepress/components/UsingWxtSection.vue
@@ -581,6 +581,10 @@ const extensionEntries: ExtensionEntry[] = [
581
// Soundcloud Enhanced Pro
582
chromeId: 'ggplcohodggmdfpopelnpplhgfjclomi',
583
},
584
+ {
585
+ // AlarmBot: ULTIMATE Web Monitoring & Smart Price Alerts
586
+ chromeId: 'mpckalcodookackleecihhnngdibelif',
587
+ },
588
];
589
590
const chromeIds = extensionEntries.flatMap((e) =>
0 commit comments