> For the complete documentation index, see [llms.txt](https://docs.coresignal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coresignal.com/additional-sources/chrome-store/chrome-store-reviews.md).

# Chrome Store Reviews

| Category           | Record count |
| ------------------ | ------------ |
| Available formats  | JSON         |
| Delivery frequency | On-demand    |

***

## Available resources

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Data dictionary</td><td><a href="/pages/GlO6yQdecpZn1c4sYA3u">/pages/GlO6yQdecpZn1c4sYA3u</a></td></tr><tr><td>Data sample</td><td><a href="/pages/2kAqChyzKy4pTBeo0HrL">/pages/2kAqChyzKy4pTBeo0HrL</a></td></tr></tbody></table>

***

## Data field overview

### Metadata

This section includes various metadata fields from the record and company profile, such as:

* Record source
* Data object type
* Creation and update timestamps
* Various identifiers
* Deletion status
* Review and extension logo URL.

### Review and author

This section contains information about the review and reviewer, such as:

* Author's name
* Review details
* Review publish date
* Rating given in the review.

### Vendor's answer

This section contains the details about the vendor's answer to the review:

* Vendor's identifier, name, and logo/avatar
* Answer to the review and answer date.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.coresignal.com/additional-sources/chrome-store/chrome-store-reviews.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
