- Automatically mutes you when joining calls
- Shows a thick red border when you are unmuted
- Meet
Note: Only web versions are supported
- Secret
Any platform we are missing? Tell us here
npm i
npm run watch
npm i
npm run build
MIT License © Kali Charan
Extension icon made by Icons8.
if (repo.isCool() && repo.isHelpful()) {
starRepo();
}
if (repo.hasBug() || user.hasSuggestion()) {
createIssue();
}