privacy.services API
Hint
The privacy.services API is inherited from Firefox, and its primary documentation is maintained by Mozilla at MDN. Thunderbird implements only the subset of functions, events, and types listed here. The MDN pages may provide further details and examples, but they may also reference features that are not supported in Thunderbird.
Use the browser.privacy API to control usage of the features in the browser that can affect a user’s privacy.
Permissions
The following permissions influence the behavior of the API. Depending on which permissions are requested, additional methods might be available, or certain data may be included in responses.
Hint
Request permissions only when needed. Unnecessary requests may result in rejection during ATN review.
privacy
Read and modify privacy settings.
Properties
passwordSavingEnabled
If enabled, the password manager will ask if you want to save passwords. This preference’s value is a boolean, defaulting to true.