> For the complete documentation index, see [llms.txt](https://digicorplabs.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digicorplabs.gitbook.io/docs/documentation/installation-and-getting-started/the-browser-extension.md).

# The browser extension

### Download links

[Chrome DGMV-ID Browser Extension](https://www.google.com/url?q=https://chrome.google.com/webstore/detail/dgmv-id-password-generato/imooilhpffcnmejolmpkejhiklaodofn?hl%3Den\&sa=D\&source=docs\&ust=1693557725516719\&usg=AOvVaw3VWLXBBrjVFiZyUNGWFTFD)\
\
[Mozilla FireFox DGMV-ID Browser Extension](https://addons.mozilla.org/en-US/firefox/addon/dgmv-password/)\
\
[Edge DGMV-ID Browser Extension](https://microsoftedge.microsoft.com/addons/detail/dgmvid-password-generato/oigegoccnfcdbempkgdlddiglmemklpg)

### What next?

Navigate to your chosen login form, open the browser extension and use your DGMV-ID app to scan the QR code, generate your password and submit your credentials securely. If the webform doesn’t support AutoFill, simply copy and paste your information into the right fields.

Head to Advanced Settings to submit a support ticket with the extension number and browser information recorded.

#### A note for business users...

If you have an enterprise license, you can enable your employees to use DGMV-ID for website logins without installing their own license by setting an endpoint in Advanced Settings.&#x20;

<div><figure><img src="/files/XX3uW1Y66LFicmdhcAFe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qk7w915NbP5FigSGGaWx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yKLBoy1efyuj6MvHE4QI" alt=""><figcaption></figcaption></figure></div>

*Check the Personal DGMV-ID User Manual for a more detailed explanation of features.*


---

# 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, and the optional `goal` query parameter:

```
GET https://digicorplabs.gitbook.io/docs/documentation/installation-and-getting-started/the-browser-extension.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
