# GenRPA Chrome Extension Kurulumu

1. Öncelikle Chrome tarayıcımızı açıyoruz ve akabinde sağ üst taraftaki üst üste üç nokta butonuna tıklıyoruz. Buradan `More Tools` seçeneğini seçip gelen yeni seçeneklerden `Extensions` adımını seçiyoruz.

<figure><img src="/files/NttCQ5dZKmxJLINIibI7" alt=""><figcaption><p>More Tools + Extensions</p></figcaption></figure>

2. Sağ üst tarafta yer alan Developer Mode (Geliştirici modu) kapalı ise bunu açıyoruz.

<figure><img src="/files/doGNPn9WXSlhwcG7weJY" alt=""><figcaption><p>Developer Mode</p></figcaption></figure>

3. Developer modunu açtıktan sonra `Load Unpacked` seçeneğini seçiyoruz.

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

4. En son olarak aşağıdaki görselde yer aldığı gibi sizlere iletilen arşiv dosyası içeriğini (zipden çıkarılmış halini) seçerek `Tamam` butonuna basmamız yeterli.

<figure><img src="/files/5IjJorwFO9ca6YuMTlnJ" alt=""><figcaption><p>Choose File</p></figcaption></figure>

5. Aşağıdaki gibi extension başarılı bir şekilde yüklenmiş olması gerekmektedir.

<figure><img src="/files/P3zctWpAmGPCy36mqeCY" alt=""><figcaption><p>End</p></figcaption></figure>


---

# 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.genrpa.com/genrpa-sunucu-yazilimlarini-indirme-ve-kurulum/genrpa-chrome-extension-kurulumu.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.
