1.19.0 • Published 3 years ago

superteams v1.19.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

superteams

This tool extends microsoft teams with additional capabilities

  • Reply to a message
  • Reminder to record meetings
  • Use #all in your messages to to mention everyone. Note that only the first occurrence of #all will be expanded.

If you have Node installed, you can simply run it via npx.

npx superteams --enable reply mention-all recording-reminder

If you want to disable an extension just omit the name from the command above.

This works by connecting to Teams over Chrome DevTools Protocol (https://chromedevtools.github.io/devtools-protocol/) and injecting a script which creates a MutationObserver to dynamically add a Reply link to all the message elements in the Chat window.

Supports windows, mac and linux.

Critical reviews along with pull requests are most welcome!

1.15.0

3 years ago

1.14.0

3 years ago

1.19.0

3 years ago

1.13.1-beta.0

3 years ago

1.18.0

3 years ago

1.17.0

3 years ago

1.16.0

3 years ago

1.13.1-beta.1

3 years ago

1.12.0

3 years ago

1.11.0

3 years ago

1.10.0

3 years ago