> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/turkish-documentation/ekstra-ozellikler/extension-manager/custom-extensions.md).

# Özel uzantılar

{% embed url="<https://www.youtube.com/watch?v=VcuVuomhaUs>" %}

Incogniton, tarayıcı profillerinize özel Chrome uyumlu uzantılar yüklemenize olanak tanır. Bu, her profili belirli iş akışınıza göre optimize etmenizi sağlar; otomasyon araçları çalıştırıyor, reklam yönetiyor, izleyicileri engelliyor veya birden fazla hesap yönetiyor olsanız bile parmak izi koruması veya anonimlikten ödün vermeden.

Bu kılavuzda, özel bir uzantıyı yükleme ve profillere atama adımlarını size göstereceğiz. Başlamadan önce, yüklemek istediğiniz özel uzantı dosyasının bilgisayarınıza kaydedildiğinden ve **.crx formatında** olduğundan emin olun.

### Incogniton'da özel bir uzantı nasıl yüklenir ve ayarlanır <a href="#id-0-toc-title" id="id-0-toc-title"></a>

{% stepper %}
{% step %}

#### **Özel uzantıyı yükleyin ve oluşturun**

* **Browsers > Extensions** bölümüne gidin
* **Add extension**'a tıklayın ve açılır diyalogda özel sekmesine gidin
* **Select .crx file**'a tıklayın
* Bilgisayarınızdan .crx dosyanızı seçin ve eklemek için istemleri izleyin
* Bir ad ve açıklama (isteğe bağlı) seçin ve **Add**'e tıklayın
  {% endstep %}

{% step %}

#### Özel uzantıyı bir tarayıcı profiline atayın

* Yeni bir profil oluşturun veya mevcut bir profili düzenleyin
* **Advanced > Extensions & Cookies** bölümüne gidin
* Özel sekmesine gidin ve **Custom library** altında uzantıyı seçin
* **Save**'e tıklayın
  {% endstep %}

{% step %}

#### **Özel uzantıyı birden fazla profile ekleyin (toplu)**

* Uzantıyı eklemek istediğiniz profilleri seçin
* Aşağıdaki araç çubuğuna gidin, daha fazla eyleme gidin ve **Browser Management > Add Extensions**'a tıklayın
* Özel uzantıyı seçin ve **Save**'e tıklayın
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
Süreçle ilgili herhangi bir sorunuz varsa veya uzantıları atarken sorun yaşıyorsanız, [Incogniton Destek](https://incogniton.com/contact/) ile iletişime geçin.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.incogniton.com/documentation/turkish-documentation/ekstra-ozellikler/extension-manager/custom-extensions.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.
