> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/user-guides/it/browser-extensions/keeperfill-for-firefox.md).

# Installazione per Firefox

### Firefox

Visiti il link seguente per scaricare **Keeper Password Manager & Digital Vault** dagli add-on di Firefox.

{% embed url="<https://addons.mozilla.org/en-US/firefox/addon/keeper-password-manager/?utm_content=search&utm_medium=referral&utm_source=addons.mozilla.org>" %}

Una volta installata, l'icona di Keeper compare quando fa clic sul puzzle in alto a destra nella finestra del browser Firefox.

<figure><img src="/files/utwd4nJSRQIa2RADa7rU" alt="KeeperFill Browser Extension Enabled"><figcaption><p>Estensione per browser KeeperFill abilitata</p></figcaption></figure>

Successivamente consigliamo di disattivare le funzioni integrate di salvataggio password del browser:

1. Nell'angolo in alto a destra del browser, faccia clic sull'**icona Menu** (3 linee orizzontali) e selezioni **Settings > Privacy & Security**.
2. In «Logins and Passwords», deselezioni la casella accanto a «Ask to save logins and passwords for websites».

Per assicurarsi di usare l'ultima versione di KeeperFill e consentire a Keeper di funzionare nelle finestre private, abiliti entrambe queste impostazioni (illustrate di seguito) dal menu dell'estensione Keeper. Faccia clic con il pulsante destro sull'icona dell'estensione Keeper nell'angolo in alto a destra della finestra del browser e selezioni «Manage Extension».

<figure><img src="/files/bN2pYxDzhOseYSD8ZGps" alt=""><figcaption><p>Consentire gli aggiornamenti automatici e l'esecuzione nelle finestre private</p></figcaption></figure>

{% hint style="info" %}
La modalità privata di Firefox funziona attualmente solo se si accede dalla Cassaforte Web. L'accesso diretto dall'estensione per browser non consente di accedere a Keeper.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/user-guides/it/browser-extensions/keeperfill-for-firefox.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.
