# How to find and manage your MetaMask Extension on Chrome and Firefox

In the browser you are on, the steps are as follows:

\
**On Chrome:**

You will see your extensions under this icon. Clicking on it will bring down the dropdown where you can pin your MetaMask extension:

![Screen\_Shot\_2021-05-07\_at\_5.24.12\_PM.png](https://wizardia.intercom-attachments-1.com/i/o/464054764/9c1ce842f66384d57cf1dfeb/Screen_Shot_2021-05-07_at_5.24.12_PM.png)

You can find details about your extension in the *Manage Extensions* section: chrome://extensions/ or by clicking the 3 dots menu on the right next to the extension you would like to manage.\ <br>

#### **On Firefox:** <a href="#h_b4e93e3c44" id="h_b4e93e3c44"></a>

Click this menu in the browser where you will see **Add-ons and Themes** or navigate to **about:addons.**

![Screen\_Shot\_2021-05-07\_at\_5.31.57\_PM.png](https://wizardia.intercom-attachments-1.com/i/o/464054765/4127a1295d1700f22473d680/Screen_Shot_2021-05-07_at_5.31.57_PM.png)\
\
To make your extension visible on Firefox, please enable it by switching the tab slider:

![Screen\_Shot\_2021-05-07\_at\_5.38.08\_PM.png](https://wizardia.intercom-attachments-1.com/i/o/464054766/9630ae7c84cfdb960136e29d/Screen_Shot_2021-05-07_at_5.38.08_PM.png)


---

# 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://docs.reventon.io/reventon-help-center/how-to-find-and-manage-your-metamask-extension-on-chrome-and-firefox.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.
