Chrome Web Store extension data
Every extension in the Chrome Web Store with install counts, ratings, categories, and the full manifest — version and permissions — plus daily rank movement and a growing history.
Full dataset · one-time
Buy full dataset
$749 one-time
- 340,922 extensions — the complete Chrome Web Store, enumerated from all 354,175 listing URLs
- 334,221 with user install counts (98% coverage) — the demand signal, published as exact figures below ~1,000 users and rounded above
- Full manifest per extension — version, requested permissions and host permissions, parsed from the store's own payload. Nothing else in this market ships permission data at catalog scale.
- 144,764 rated, with the full-precision average (4.846153846…, not the rounded 4.8 the store page shows) and the rating count
- Daily rank across 21 collections and categories. Install counts are bucketed, so an extension can triple its users without the number moving — rank is the only fine-grained movement the store exposes.
- 30 categories and 64,598 distinct publishers, with publisher website where the listing declares one
- Install & rating history — a dated observation per crawl, with 14,471 extensions already carrying multiple points. History deepens daily from your purchase date onward.
- CSV, JSONL and Parquet — all three included
- Browse it online — searchable, sortable explorer with per-extension charts, plus the raw files
- Refreshed daily, last on 2026-08-28
- Daily updates
- Stripe-secured checkout
- Licensed for commercial re-use
- Source: public Chrome Web Store listing data
Instant delivery by email after checkout.
Schema — 20 columns
| Column | Meaning |
|---|---|
platform | platform slug (chrome-extensions) |
product_id | platform-native product id |
name | product title |
url | canonical product page |
creator | seller display name |
creator_url | seller profile URL |
price_cents | always NULL; extensions are listed as free |
currency | USD placeholder for the shared schema |
category | Chrome Web Store category slug |
tags | JSON array of requested and host permissions |
description | short listing description |
image_url | extension icon URL |
sales_count | user install count; exact below 1,000 and bucketed above |
rating_avg | average rating, 0–5 |
rating_count | number of reviews |
first_seen_at | first crawl observation (ISO-8601 UTC) |
last_crawled_at | most recent crawl (ISO-8601 UTC) |
native_type | chrome-extension |
ratings_percentages | not published in the listing payload |
extra | JSON: version, last update, permission count and install precision |
sales_count stores the install count published by Google;
smaller extensions have exact figures while popular extensions are
bucketed. extra records the manifest version, update date,
and requested permission count.
Sample
| Name | Installs | Reviews | Rating |
|---|---|---|---|
| Adobe Acrobat: PDF edit, convert, sign tools | 320,000,000 | 63,015 | 4.4 / 5 |
| 迅雷下载支持 | 65,000,000 | 1,316 | 2.8 / 5 |
| AdBlock — block ads across the web | 61,000,000 | 290,297 | 4.5 / 5 |