# How to Force an Update of Chrome Extensions

When we push an update to the PosherVA Chrome extension, it'll take your Google Chrome a variable amount of time to actually execute that update. To force that update to happen right now, please do the following:

{% hint style="success" %}
**The latest version of PosherVA chrome extension: 1.4.59**
{% endhint %}

#### How to check your current extension version:

![](/files/-MUiAwWgJ1EaTz0qGSq4)

{% hint style="info" %}
The larger the last number, the more the latest version you have.\
For instance, **1.4.48** newest than **1.4.45**
{% endhint %}

### Force extension update.

There's two option to force the extension update:

* **option A)** Uninstall the extension and then install it back. Open the link and click **Remove from Chrome** [**https://posherva.com/chrome**](https://posherva.com/chrome)\
  **!!!!! After Uninstall you need to add new schedules because they disappear.**&#x20;
*
* **BETTER/ Preferred method:** Follow the below instruction:
  1. Go to your Chrome settings (3 dots in the upper right of Google Chrome)
  2. Select "More Tools"
  3. Select "Extensions"
  4. **Turn on developer mode**
  5. Select "UPDATE" several times (5 times).&#x20;
  6. (Optional) Turn off developer mode.

{% hint style="warning" %}
Please don't do it with running Sharing, Price Drop, or Bulk Offer to liker. The update could stop active tasks.
{% endhint %}

![](/files/-MOmnSmyc82UfZBmbtSk)


---

# 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.posherva.com/other-things/how-to-force-an-update-of-chrome-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.
