# Installation

{% hint style="danger" %}
**Important:** please remove any other Twitch-specific ad blocker (this includes the [VAFT](https://github.com/pixeltris/TwitchAdSolutions#scripts) script). [uBlock Origin](https://ublockorigin.com/) is a **must use** as it is a general-purpose ad blocker. Please clear your browser's cache after installing the extension.
{% endhint %}

## Simple installation

***

The simpliest and recommended way to install the official [<mark style="color:purple;">TTV LOL PRO</mark>](https://github.com/younesaassila/ttv-lol-pro) extension is through the official browser stores. In this case, **Firefox Addons** and **Chrome Web Store**.

You'll also recieve automatic updates, which include improvements and/or bugfixes periodically.

{% hint style="info" %}
**For Chromium**: this includes Google Chrome, Brave, Opera GX, Microsoft Edge, Vivaldi, amongst others, please install directly from the [<mark style="color:red;">Chrome Web Store</mark>](https://chromewebstore.google.com/detail/ttv-lol-pro/bpaoeijjlplfjbagceilcgbkcdjbomjd)<mark style="color:red;">.</mark>
{% endhint %}

<figure><img src="/files/z2xPRWdcnzPEdO2YebMm" alt=""><figcaption><p>TTV LOL PRO in the Chrome Web Store</p></figcaption></figure>

{% hint style="info" %}
**For Firefox**: please install directly from the [<mark style="color:orange;">Firefox Addons</mark>](https://addons.mozilla.org/en-US/firefox/addon/ttv-lol-pro/) website.
{% endhint %}

<figure><img src="/files/RIHorcKchEqzSoVeX7fA" alt=""><figcaption><p>TTV LOL PRO in the Firefox Addons website</p></figcaption></figure>

## Advanced installation

***

The advanced (or "manual") installation method is not recommended for the average user and only recommended if you want to try and give feedback about experimental extension builds.

You won't recieve any automatic updates if you go this route.

{% embed url="<https://github.com/younesaassila/ttv-lol-pro/releases>" %}

{% hint style="info" %}
**For Chromium**: if you manually install the extension, it will remain permanently in your browser.
{% endhint %}

1. Download the chromium version for your browser under the `Assets` section of the [<mark style="color:purple;">latest release</mark>](https://github.com/younesaassila/ttv-lol-pro/releases).
2. In your browser, go to `chrome://extensions` -> Enable developer mode -> Load unpacked (or drag and drop the zip file)

{% hint style="info" %}
**For Firefox**: if you manually install the extension, it will remain temporarily until you restart your browser.
{% endhint %}

1. Download the firefox version for your browser under the `Assets` section of the [<mark style="color:purple;">latest release</mark>](https://github.com/younesaassila/ttv-lol-pro/releases).
2. In your browser, go to `about:debugging#/runtime/this-firefox` -> Gear -> Load Temporary Add-on

{% hint style="info" %}
**For Firefox Developer Edition:** if you manually install the extension, it will remain permanently in your browser.
{% endhint %}

1. Download the firefox version for your browser under the `Assets` section of the [<mark style="color:purple;">latest release</mark>](https://github.com/younesaassila/ttv-lol-pro/releases).
2. In your browser, go to `about:config` -> Set `xpinstall.signatures.required` to `false` -> Extensions page -> Gear -> Install Add-on From File


---

# 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://wiki.cdn-perfprod.com/guides/extension/installation.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.
