> For the complete documentation index, see [llms.txt](https://docs.primelister.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primelister.com/getting-started/reinstall-primelister-chrome-extension.md).

# How to Re-install PrimeLister Extension on Chrome

PrimeLister may release a newer version of the PrimeLister Extension to enable new features and improvements. In case you want to use the latest version of the PrimeLister Extension, you should follow the steps below to re-install the extension.

1. [Visit this page](https://chrome.google.com/webstore/detail/primelister-cross-listing/eepbhjeldlodgnndnjofcnnoampciipg) and click the “Remove from Chrome” button on the page opened to remove the old version of PrimeLister Extension from your Chrome.

![](https://lh4.googleusercontent.com/7HMPspV2l0k_PbtjkFYOryp-DOMj4jhSVabKI7-2Vp6hrzbzfCfcx0-BgR_YtIxwCcD-qjZv5-xaBmkxgjDCLTr4KP8bBrJ49bFmyShKHk_8tPG_RS15PrHlMydAe3HH2UCqbP-g)

2\.  [Visit this page](https://chrome.google.com/webstore/detail/primelister-cross-listing/eepbhjeldlodgnndnjofcnnoampciipg) and click the “Add to Chrome” button on the page opened to install the latest version of PrimeLister Extension on your Chrome.

![](https://lh4.googleusercontent.com/zmd9EWYMQTe2SQ1XT9chqDlJmkTsMczQbGHsI9QGMQ_K8-1N8r6IeUD0C62H_APq7RJB3OEGGLqxyyh1LLIJkJDn7A3_K1JxIUqimdF5UGWIzqgSd36YweRZC91IrNUTXrodH4Ub)


---

# 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.primelister.com/getting-started/reinstall-primelister-chrome-extension.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.
