tabs.MutedInfoReason
タブがミュート・アンミュートになった理由を指定します。
型
値のタイプは文字列型です。可能な値:
- "capture"
-
タブのキャプチャが開始され、ミュート状態に強いられました。
- "extension"
-
拡張機能がミュート状態に設定しました。もしこれが理由なら、
tabs.mutedInfo
のextensionId
が責任のある拡張機能の ID を含んでいます。 - "user"
-
ユーザーがミュート状態に設定しました。
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | ||||||
---|---|---|---|---|---|---|---|
MutedInfoReason |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
メモ:
この API は Chromium のchrome.tabs
API に基づいています。このドキュメントは Chromium コードのtabs.json
から派生したものです。Microsoft Edge の互換性データは Microsoft Corporation から提供されており、Creative Commons Attribution 3.0 United States License のもとにここに含まれています。