> 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/deploy-the-current-version-of-the-devolutions-password-manager-extension-in-firefox-with-gpos.md).

# Déployer la version actuelle de l'extension Devolutions Password Manager dans Firefox avec les GPO

Pour distribuer la dernière version actuelle de l'extension de navigateur Devolutions Password Manager dans le navigateur Firefox à l'aide de GPO, nous utilisons l'URL suivante : [Firefox URL](https://cdn.devolutions.net/download/BrowserExtension/DevolutionsWorkspaceFirefox.Latest.xpi).

Lorsqu'une nouvelle version de l'extension de navigateur Devolutions Password Manager est disponible, les paquets sont écrasés pour maintenir le lien à jour.

{% hint style="info" %}
La mise à jour est déjà effectuée par le navigateur à l'aide du fichier de mise à jour. Les utilisateurs n'ont rien à faire.
{% endhint %}


---

# 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/deploy-the-current-version-of-the-devolutions-password-manager-extension-in-firefox-with-gpos.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.
