# How to enable Alby only on specific websites?

By default in Chrome browsers extensions are enabled on all websites. But it is possible to enable the Alby extension only on specific websites. Some users prefer this for increased security.&#x20;

{% hint style="info" %}
**"On click" is not enough.** Alby needs to be able to connect to your lightning account. That's why it can only be **"On specific sites"** or **"On all sites"**&#x20;
{% endhint %}

**Step 1**: Click on "More Tools" in the browser menu and select "Extensions" or type in chrome://extensions in the browser bar, \
\
**Step 2:** Go to "Details" for Alby

![](/files/G4S0GqkRvP0uQKmIe4UW)

**Step 3**: On the section "Site access" select "On specific sites".

{% hint style="info" %}
If you use the Alby account, you need to enable this by clicking on "Add a new page" and add: **<https://getalby.com>** and **<https://api.getalby.com>** and **<https://ln.getalby.com>**
{% endhint %}

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

**Step 4:** (optional): If you have your other accounts or nodes connected you have to add those addresses here, too.&#x20;

**Step 5**: Then visit the page you want to use Alby and click on the Alby icon and enable Alby.&#x20;

![](/files/2IcojRNC76dW8OA6zgaw)

**Success!** Have a look [here](https://guides.getalby.com/overall-guide/alby-browser-extension/where-to-use-alby/access-lightning-web-apps) to discover new apps to use Alby.


---

# 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://guides.getalby.com/user-guide/browser-extension/faq/how-to-enable-alby-only-on-specific-websites.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.
