/msteamsweb-autoseemore-chrome-extension

A Chrome Extension that keeps clicking on the "See More" tab for Microsoft Teams Web to auto expand the messages. Chrome Store Link: https://chrome.google.com/webstore/detail/auto-see-more-for-microso/hkhcgcfccnnemjbgcnjlbnbghaakpmla?hl=en

Primary LanguageJavaScript

📖 Auto "See More" for MS Teams

This simple Google Chrome extension for Microsoft Teams Web came about after realising that its quite tedious to be constantly expanding the "See More" button on each individual message on Microsoft Teams Web.

🤔Rationale

It has been a requested feature on MSTeams UserVoice feedback forums since 2018: https://microsoftteams.uservoice.com/forums/555103-public/suggestions/31984465-see-all-contents-without-having-to-click-see-more

...and also on other relevant threads:

Since no native fix has been implemented within Teams Web to resolve this, this extension aims to resolve that.

⚙️Installation

Visit the Chrome Extension Page here: https://chrome.google.com/webstore/detail/auto-see-more-for-microso/hkhcgcfccnnemjbgcnjlbnbghaakpmla

🐞Known Bugs

  • Native edit message feature is affected, due to the live clicks that are firing at a fixed interval.

🤝 Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Currently, we are using StandardJS for maintaining the coding style.