Skip to content

Browser extension to quote messages on Microsoft Teams web app.

License

Notifications You must be signed in to change notification settings

ahmetomerv/teams-quote-message

Repository files navigation

Teams Quote Message

Teams Quote Message gif

Browser extension to quote messages in Microsoft Teams web app.

To install and use it in your local machine:

  • $ git clone https://github.com/ahmetomerv/teams-quote-message.git

  • $ cd teams-quote-message

  • $ npm install

To serve and watch for changes:

  • $ npm run {browser}-watch

To build:

  • $ npm run {browser}-build

To load the extension in Chrome

  • Build by running $ npm run {browser}-build

  • Go to chrome://extensions in Chrome

  • Enable "Developer Mode"

  • Click "Load unpacked"

  • Select the build/chrome folder in teams-quote-message project folder


MIT License

About

Browser extension to quote messages on Microsoft Teams web app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published