# How to Uninstall

We hope you enjoyed using [Google Search Console: Bulk URL Removal Tool](https://chromewebstore.google.com/detail/google-search-console-bin/glncpmnpbdpbipdgdpadhlcankfngejl) and that it was helpful to you. If you ever change your mind, you can always reinstall it from the Chrome Web Store.

{% content-ref url="/pages/FeavtFSVJIuwMpEZnSF0" %}
[How to Install](/getting-started/how-to-install.md)
{% endcontent-ref %}

## How to Uninstall a Chrome Extension

To remove an extension from Google Chrome, follow these simple steps:

1. **Open Chrome:** Launch your Google Chrome browser.
2. **Access Extensions:** Click on the three vertical dots in the upper right corner to open the Chrome menu. Hover over "More tools," then click on "Extensions."

<figure><img src="/files/cEYCApTpE0bzu1MDxJCT" alt="" width="563"><figcaption><p>How to Open Manage Extensions in Chrome</p></figcaption></figure>

3. **Find the Extension:** Scroll through the list of installed extensions and locate the one you wish to uninstall.

<figure><img src="/files/lmwBd5L0AySnxyuX19fv" alt=""><figcaption><p>How to remove extension in Chrome</p></figcaption></figure>

4. **Remove Extension:** Click on the "Remove" button associated with the extension you want to uninstall.
5. **Confirm Uninstallation:** A confirmation dialogue will appear. Click "Remove" again to confirm the action.


---

# 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://help.gsctool.com/troubleshooting/how-to-uninstall.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.
