Alert Me Google Meet Versions Save

Detects live captioning in Google Meet conference to notify you when specific words are spoken

v0.2.1-beta

3 years ago
  • Minor classname fixes

v0.2.0-beta

3 years ago

Bug Fixes

  • Uses optional chaining to omit parentNode null errors
  • Add if guard clauses to omit undefined values upon installation

Add License

v0.1.0-alpha

3 years ago

Alert Me - Google Meet

📌 First Release - v0.1.0-alpha

This version provides the basic required functionality of the app. It contains:

  • Add custom alert words to trigger notifications
  • Show current state through status bar
  • Remove unwanted alert words

🛠️ Details

  • Shortest time between two consecutive notifications is 3 seconds
    • This is to reduce the number of redundant notifications
  • Entire project uses Local Sync Storage to store runtime assets