# Chrome extension

## Installing the chrome extension

{% hint style="info" %}
You need the Chrome extension to take Snapshots. If you only plan to use Plus to view Snapshots other team members have taken, you do not need the extension.
{% endhint %}

Go to the [Plus extension in the Chrome store](https://chrome.google.com/webstore/detail/plus/bnebanooamokkihfjepphafoekheipfh). Click the **Add to Chrome** button to install the extension. Then log into your Plus account.

We recommend "pinning" the extension so it is accessible for taking new Snapshots.

<figure><img src="/files/2MOaqCbYNWGDowEMV7OE" alt=""><figcaption><p>Pin the Plus extension for ease of access</p></figcaption></figure>

### Browser support for the extension

The extension is designed to be used with Google Chrome.

It will also work for other chromium-based browsers, including Microsoft Edge, Brave, and Arc.

The browser extension does not work on mobile devices, though you can view all the Snapshots you've captured on your phone in our web app.


---

# 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://guide.plusai.com/other/live-snapshots/chrome-extension.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.
