# Chromium Setup

## Chromium Browsers

Some famous Chromium browsers:

* Chrome
* Edge
* Arc
* Opera
* Brave
* Vivaldi

This extension is tested on Chrome, Edge, and Arc. If you use other Chromium browsers and find any bugs, feel free to let us know!

## Yoyo Shortcut on Chrome Web Store&#x20;

{% embed url="<https://chrome.google.com/webstore/detail/yoyo-shortcut/aenjbamigdbipglnggjiacifekopmmla>" %}

## Add Yoyo Shortcut

<figure><img src="/files/wGO3wNneufWC9QaBr9uN" alt=""><figcaption><p>Yoyo Shortcut in Web Store</p></figcaption></figure>

* Click on **"Add to Chrome"** to add Yoyo Shortcut to your browser

## Check Keyboard Shortcuts

* Go to <mark style="color:red;">**\<browser>://extensions/shortcuts**</mark>
  * Replace <mark style="color:red;">**\<browser>**</mark> with chrome, edge, arc, ...
* Check if you have all these shortcuts set

<figure><img src="/files/xno6oAxBdBJtPJrTKYlY" alt="" width="563"><figcaption><p>Windows</p></figcaption></figure>

* On Mac, <mark style="color:red;">**Alt**</mark> should be replaced with Ctrl
* Feel free to customize these to your taste!


---

# 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://guide.yoyoshortcut.com/installation/setup/chromium-setup.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.
