docs: Add AlarmBot extension to the list of extensions (#2251)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
This commit is contained in:
@@ -581,6 +581,10 @@ const extensionEntries: ExtensionEntry[] = [
|
||||
// Soundcloud Enhanced Pro
|
||||
chromeId: 'ggplcohodggmdfpopelnpplhgfjclomi',
|
||||
},
|
||||
{
|
||||
// AlarmBot: ULTIMATE Web Monitoring & Smart Price Alerts
|
||||
chromeId: 'mpckalcodookackleecihhnngdibelif',
|
||||
},
|
||||
];
|
||||
|
||||
const chromeIds = extensionEntries.flatMap((e) =>
|
||||
|
||||
Reference in New Issue
Block a user