tabs.MutedInfo

This object contains a boolean indicating whether the tab is muted, and the reason for the last state change.

値の型はオブジェクトです。次のプロパティを含みます:

extensionId省略可

string. ミュートの状態を最後に変更した拡張機能の ID です。もし拡張機能がミュートの状態の最後の変更の理由でないなら設定されません。

muted

boolean. タブが現在ミュートかどうか。Equivalent to whether the muted audio indicator is showing.

reason省略可

tabs.MutedInfoReason. ミュートもしくはアンピューとに設定された理由。Not set if the tab's muted state has never been changed.

ブラウザーの互換性

BCD tables only load in the browser

メモ: This API is based on Chromium's chrome.tabs API. This documentation is derived from tabs.json in the Chromium code.Microsoft Edge compatibility data is supplied by Microsoft Corporation and is included here under the Creative Commons Attribution 3.0 United States License.