> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/password-manager/fr/knowledge-base/browser-extension-knowledge-base/devolutions-password-manager-browser-extension-via-native-messaging.md).

# Extension de navigateur Devolutions Password Manager via la messagerie native

L'extension de navigateur Devolutions Password Manager peut fonctionner sans HTTP(S) en utilisant la messagerie native. Suivez les instructions ci-dessous :

1. Dans votre navigateur, cliquez sur l'icône de l'extension de navigateur Devolutions Password Manager, puis accédez aux ***Paramètres***.

   <figure><img src="https://cdnweb.devolutions.net/docs/WBEX2000_2024_1.png" alt=""><figcaption></figcaption></figure>
2. Sous la section ***Spaces***, sélectionnez ***Remote Desktop Manager***.
3. Sous ***Avancé***, cochez la case ***Enable native messaging***.
4. Dans Remote Desktop Manager, accédez à ***File – Settings – Browser extensions***.
5. Sous ***Avancé***, cochez la case ***Enable native messaging*** et décochez la case ***Enable Http listener***.
6. Cliquez sur ***Configure native messaging***.
7. Cliquez sur ***Enregistrer***.
8. Redémarrez votre application Remote Desktop Manager.
9. Redémarrez l'extension de navigateur Devolutions Password Manager en la désactivant puis en la réactivant dans les options de gestion des extensions de votre navigateur.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.devolutions.net/password-manager/fr/knowledge-base/browser-extension-knowledge-base/devolutions-password-manager-browser-extension-via-native-messaging.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.
