# Installing the PixieBrix Chrome Browser Extension

## Before You Begin

You need two things to get started:

1. **A Google or Microsoft Account, or an email address:** you register with PixieBrix using either Google or Microsoft account, or email
2. [**Google Chrome Web Browser**](https://www.google.com/chrome/)**:** PixieBrix installs as a Chrome Browser Extension

📺 Prefer a video? Watch this walkthrough.

{% embed url="<https://youtu.be/PNtRKhy7p2o>" %}

## Step 1: Create a free PixieBrix Account

To create a PixieBrix account, visit [https://app.pixiebrix.com](https://app.pixiebrix.com/)

PixieBrix will show you a registration/sign in page.

<figure><img src="https://2274778196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq123bF1HPQPV35s5vHa1%2Fuploads%2FlRDhAs5mggnivaiBYV1A%2Fimage.png?alt=media&#x26;token=2f805cc6-d4d2-4b6f-801d-1160d58b1573" alt="" width="375"><figcaption></figcaption></figure>

Click Connect with Google or Microsoft, or use an email address.

Google/Microsoft will show you an account chooser. Select the account you want to use with PixieBrix and complete the login.

If you selected email, check your inbox for a magic link.

## Step 2: Install the PixieBrix Chrome Browser Extension

After you register an account, PixieBrix will prompt you to visit the Chrome Web Store. Click **Open Chrome Web Store.**

On the Chrome Web Store listing, click **Add to Chrome.**

<figure><img src="https://2274778196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq123bF1HPQPV35s5vHa1%2Fuploads%2F4EmSAvRuRoX4Up6AMPha%2Fimage.png?alt=media&#x26;token=12adbc19-b696-4d52-8e29-543f7dbc5f26" alt=""><figcaption></figcaption></figure>

Add the PixieBrix Browser Extension from the Chrome Web Store

Chrome will prompt you to confirm the installation. Click “Add Extension”.

Click Add Extension to confirm adding PixieBrix to your Chrome Browser extension

*🔐 Chrome’s permission prompt is misleading. By default, PixieBrix can only read data \*on websites you grant access to\*.*

Chrome shows this message because PixieBrix can add actions and enhancements to any website, *but only ones you set it to!*

When you click “Add extension”, Chrome will download the PixieBrix browser extension. Depending on your internet connection speed, the download may take 5 seconds - 1 minute to download.

Once Chrome has downloaded the PixieBrix Browser Extension, PixieBrix will automatically complete initialization.


---

# 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.pixiebrix.com/how-to/installing-the-pixiebrix-chrome-browser-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.
