A Chrome/Edge extension that utilizes the idle api to keep Teams from setting your status to Away if you're still active on your system.
Clone the repository and install the necessary packages:
npm i
Build the output files:
npm run build
Enable Developer mode
in Chrome/Edge Extensions and click Load unpacked
and
browse to where this repository is cloned and select the dist
folder.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
-
MS Teams icon: Microsoft Corporation, Public domain, via Wikimedia Commons
-
Code: GPLv3