[go: nahoru, domu]

Skip to content

DebugBear/chrome-extension-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

List of Chrome extensions

A list of 111,933 Chrome extensions, collected in June 2024.

Sorted by the number of installations.

2021 data

A list of 130,445 Chrome extensions, collected in June 2021.

2020 data

A list of 137,345 Chrome extensions, collected in May 2020.

Example data (2024)

{
  "id": "aapbdbdomjkkjkaonfhkkikfgjllcleb",
  "name": "Google Translate",
  "author": "translate.google.com",
  "smallImage": "https://lh3.googleusercontent.com/3ZU5aHnsnQUl9ySPrGBqe5LXz_z9DK05DEfk10tpKHv5cvG19elbOr0BdW_k8GjLMFDexT2QHlDwAmW62iLVdek--Q",
  "largeImage": "https://lh3.googleusercontent.com/Tcmj8k4ja_fCUQX2aduD_A8qPi98PhpAzJaNupzZ-qfAeU7_JtY8p8vwV1tPrJD9BaC1aT0qVjWDPBC9QYBcBk2NJg",
  "description": "View translations easily as you browse the web. By the Google Translate team.",
  "category": "productivity/education",
  "rating": 4.3319429556788,
  "ratings": 42914,
  "installs": 40000000
},

Example data (2020/2021)

{
  "id": "aapbdbdomjkkjkaonfhkkikfgjllcleb",
  "name": "Google Translate",
  "author": "google-translate-chrome-extension-owners",
  "url": "https://chrome.google.com/webstore/detail/google-translate/aapbdbdomjkkjkaonfhkkikfgjllcleb",
  "category": "Productivity",
  "rating": 4.362646059308226,
  // The number of ratings the extension has received
  "ratings": 42962,
  "installs": "10,000,000+",
  // Numeric lower bound for the number of installations
  "minInstalls": 10000000,
  "price": "Free"
}

Example of a paid extension:

{
  "id": "opmliiafmgjkgkfadkpomlefdllhajdi",
  "name": "Beebs- Watch BBC iPlayer, ITV & C4 Abroad",
  "author": "frontlite",
  "url": "https://chrome.google.com/webstore/detail/beebs-watch-bbc-iplayer-i/opmliiafmgjkgkfadkpomlefdllhajdi",
  "category": "Productivity",
  "rating": 3.843989769820972,
  "ratings": 391,
  "installs": "30,000+",
  "minInstalls": 30000,
  "price": "US$44.99/year"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published