# Passwordless Chrome Extension

If you sell on Poshmark, Mercari, or Depop and have access to a computer, it's worth familiarizing yourself with Nifty's **Passwordless Chrome Extension**. It’s quick, easy, and guaranteed to work.

{% hint style="info" %}
**Requirements:** The extension only works with Google Chrome on a computer. It isn't available on mobile browsers or other desktop browsers.
{% endhint %}

### How to set it up

1. In Google Chrome on a computer, open our [Chrome extension](https://chromewebstore.google.com/detail/nifty/ggcfdkgmekpddencdddinlmpekbcohoa).
2. Click **Add to Chrome**, then confirm when prompted.
3. From the same browser, log into your marketplace account (Poshmark, Mercari, or Depop).
4. Go back to Settings → [**Connections**](https://app.nifty.ai/settings/connections) — you'll see a **Connect** button instead of a password field.

<figure><img src="/files/pyXuAC5S2Ug34xLAQ7nj" alt=""><figcaption></figcaption></figure>

### How it works

The extension uses your existing session with poshmark.com, mercari.com, or depop.com and shares it with Nifty so we can connect without you typing your marketplace password into Nifty.

### How it affects your service

It doesn't! The extension is only used for the initial connection — it doesn't change how Nifty works. Nifty still runs entirely in the cloud, and you don't need to keep the extension installed or your computer on after connecting.

### Troubleshooting

**Not seeing the Connect button?** Make sure you're using Google Chrome on a computer and that the extension is installed and enabled — other browsers aren't supported.

**Clicked Connect but got a login page?** This usually means you're not logged into the marketplace on your current browser. Log in and confirm the connection by visiting the marketplace directly (for example, poshmark.com), then try again.

**Connection won't establish or disconnects immediately?** Your session may be stale. Sign out of the marketplace, sign back in, then use the extension again.

### Reconnecting

When you're automatically logged out of a marketplace (a normal security feature), connections made via the extension will expire too. To reconnect, make sure the extension is still installed, log back into the marketplace, and click **Connect** on Nifty.


---

# 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.nifty.ai/connections/passwordless-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.
