privacy

さまざまなプライバシー関連のブラウザー設定にアクセスや変更を行います。

privacy API を使うには、"privacy" API パーミッションが必要です。

プロパティ

privacy.network

ネットワーク関連のプライバシー設定にアクセス、編集します。

privacy.services

ブラウザーやサードパーティのプライバシー設定にアクセス、編集します。

privacy.websites

ウェブサイトのふるまいに関連したプライバシー設定にアクセス、編集します。

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Firefox for Android
Safari on iOS
privacy
network
network.globalPrivacyControl
network.httpsOnlyMode
network.networkPredictionEnabled
network.peerConnectionEnabled
network.webRTCIPHandlingPolicy
services
services.alternateErrorPagesEnabled
services.autofillAddressEnabled
services.autofillCreditCardEnabled
services.autofillEnabled
services.passwordSavingEnabled
services.safeBrowsingEnabled
services.safeBrowsingExtendedReportingEnabled
services.searchSuggestEnabled
services.spellingServiceEnabled
services.translationServiceEnabled
websites
websites.cookieConfig
cookieConfig.behavior
cookieConfig.nonPersistentCookies
websites.firstPartyIsolate
websites.hyperlinkAuditingEnabled
websites.protectedContentEnabled
websites.referrersEnabled
websites.resistFingerprinting
websites.thirdPartyCookiesAllowed
websites.trackingProtectionMode

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
See implementation notes.

メモ: This API is based on Chromium's chrome.privacy API.