# Manual Update

Sometimes, your browser doesn't automatically update the Yoyo extension version to the newest one&#x20;

* **OR** the browser needs time to detect the new Yoyo version, but you want to update it right away

From version **0.1.5**, the Yoyo extension can detect if it's outdated. If you see the banner on our website telling you to do a manual update, please follow the steps below.

The process should be seamless.

{% hint style="info" %}
**Quick Note:** \
You might see the prompt to update on the Yoyo extension but do not see the new version on the Chrome webstore. This is because Chrome needs some time to verify the production extension before publication.
{% endhint %}

## Chromium Browsers

* Type in your address bar: <mark style="color:red;">**\<browser>://extensions**</mark>
  * Replace <mark style="color:red;">**\<browser>**</mark> with chrome, edge, arc, ...
* Turn on <mark style="color:red;">**Developer Mode**</mark>&#x20;
* You should see some options on the top left. Click on <mark style="color:red;">**Update**</mark> to make Chrome update all your extensions to the newest versions.

<figure><img src="/files/2IplkLgbk46P76CbcrCD" alt=""><figcaption></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://guide.yoyoshortcut.com/installation/manual-update.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.
