# DuckDuckGo macOS 浏览器集成

{% hint style="success" %}
对应的[官方文档地址](https://bitwarden.com/help/duckduckgo-macos-browser-integration/)
{% endhint %}

{% hint style="success" %}
要将 DuckDuckGo macOS App 与 Bitwarden 集成，您需要从 <https://duckduckgo.com/mac> 下载 DuckDuckGo macOS 浏览器，而不是从 macOS App Store 下载。
{% endhint %}

Bitwarden 和 DuckDuckGo 合作，在 DuckDuckGo macOS 浏览器中提供 Bitwarden 功能！在 DuckDuckGo 中使用登录表单时，该集成允许无缝自动填充、创建和更新 Bitwarden 密码库中的凭据：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/4bfRWX1qSH0NK9HG2bBDTb/bfe35d198efed114e64ef1b97d6f9508/ddg_macos.png?w=1400&#x26;fm=avif" alt=""><figcaption><p>DuckDuckGo 中的 Bitwarden</p></figcaption></figure></div>

该集成要求在您的计算机上安装 Bitwarden [桌面 App](/docs/password-manager/getting-started/getting-started-desktop.md) 并解锁，以便从 DuckDuckGo 访问密码库项目。

## 设置集成 <a href="#set-up-the-integration" id="set-up-the-integration"></a>

要设置 DuckDuckGo macOS 浏览器与 Bitwarden 之间的集成：

1. 打开 DuckDuckGo 的**设置**界面，然后从菜单中选择**密码 & 自动填充**。
2. 在 Password Manager 中，选择 **Bitwarden**。向导将帮助您完成集成的设置，但我们也将在这里概述剩余的步骤。
3. 如果您的计算机上尚未安装 Bitwarden 桌面 App，请安装它。
4. 打开 Bitwarden 桌面 App 并登录或解锁您的密码库。
5. 从 macOS 菜单栏中选择 **Bitwarden** → **设置**。
6. 向下滚动找到 **App 设置（所有账户）**&#x90E8;分。
7. 勾选**允许 DuckDuckGo 浏览器集成**。
8. 在 DuckDuckGo 中，当浏览器检测到 Bitwarden 准备就绪时，选择**连接**。
9. 在 Bitwarden 中，选择**是**以批准 DuckDuckGo 的连接请求。

{% hint style="success" %}
连接 Bitwarden 后，您可以返回 DuckDuckGo 中的**设置** → **自动填充**页面，查看集成的当前状态（例如，是否需要您解锁 Bitwarden 才能自动填充、创建或更新凭据）。
{% endhint %}

## 使用集成 <a href="#use-the-integration" id="use-the-integration"></a>

{% tabs %}
{% tab title="自动填充凭据" %}
要从 Bitwarden 自动填充凭据，请选择登录表单输入框。如果检测到凭据，它们将被提供用于自动填充：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/34RVEdeI6m5IiMXxEBmYJb/5fa66cccef09aed7ef03011a522ad3a3/Screen_Shot_2022-11-14_at_9.25.24_AM.png?w=958&#x26;fm=avif" alt=""><figcaption><p>DuckDuckGo 自动填充</p></figcaption></figure></div>
{% endtab %}

{% tab title="添加或更新凭据" %}
如果您使用的一组凭据未在 Bitwarden 中检测到或与存储在 Bitwarden 中的凭据不同，将提示您添加或更新：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/4YmcbgoaQ92Lhj2wBS8g0R/f74b7ead6f4711cf6a3dac46d73b3f71/ddg_macos_copy.png?w=907&#x26;fm=avif" alt=""><figcaption><p>DuckDuckGo 添加或更新</p></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.ppgg.in/docs/password-manager/more/more-platforms/duckduckgo-macos-browser-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
