Item media 1 screenshot

Overview

Google Meetへの参加時にカメラ/マイクを自動でオフにします

Google Meetへの参加時にカメラ/マイクを自動でオフにします。 シンプルに以下のコードを実行しています。 --- (function () { var timer = setInterval(mute, 100); setTimeout(function () { clearInterval(timer) }, 20000); function mute() { var muteTags = document.querySelectorAll('[data-is-muted=false]'); for (var muteTag of muteTags) { muteTag.click(); } var muteTags2 = document.querySelectorAll('[data-is-muted=true]'); console.log(muteTags, muteTags2); if (muteTags.length === 0 || muteTags2.length === 0) { return; } clearInterval(timer); } })(); ---

0 out of 5No ratings

Google doesn't verify reviews. Learn more about results and reviews.

Details

  • Version
    1.2
  • Updated
    February 22, 2024
  • Offered by
    harupu
  • Size
    13.32KiB
  • Languages
    日本語
  • Developer
    Email
    harupu@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

You might also like…

Auto Admit for Google Meet

4.2(738)

Automatically admit join requests from external guests to Google Meet

Google Meet Auto Disable Mic/Cam

4.2(33)

Provides options for defaulting microphone and camera to disabled when joining a Google Meet meeting

Zoom in-out Magnifier for Google Meet

4.7(36)

Zoom in and out of shared screens and cameras on Google Meet

Dark Mode for Google Meet™

4.7(102)

Give your eyes a rest by turning Google Meet dark mode.

Google apps