Skip to content

Releases: heytulsiprasad/alert-me-google-meet

v0.2.1-beta

28 Mar 09:11
Compare
Choose a tag to compare
  • Minor classname fixes

v0.2.0-beta

08 Oct 11:42
Compare
Choose a tag to compare

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

06 Oct 19:49
Compare
Choose a tag to compare

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