> 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-companies.md).

# Chrome Store Companies

| 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/iNuXY4uzZuDSQEUZEpFU">/pages/iNuXY4uzZuDSQEUZEpFU</a></td></tr><tr><td>Data sample</td><td><a href="/pages/FSKDVcCaqH4p2Gohhwwo">/pages/FSKDVcCaqH4p2Gohhwwo</a></td></tr></tbody></table>

***

## Data field overview

### Metadata

This section contains information about the record and company profile:

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

### Product information

The `product information` section includes data fields related to the product, such as:

* Product name, website, category, and logo
* Product description, size, version, supported languages, and last update timestamp
* Number of reviews and users and overall product rating
* Privacy practices.

### Reviews

This section covers information about product reviews, such as review text, author, date, and rating.

### Related extensions

This section covers information about product competitors, such as product name, review count, rating, and profile URL.


---

# 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-companies.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.
