Skip to content

Tool to collect WebExtension API usage data and monitor trends

License

Notifications You must be signed in to change notification settings

oliverdunk/ExtensionSurvey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtensionSurvey

A small tool which downloads the top 1000 Add-ons from AMO and summarises data including the WebExtension APIs they use and the size of the unpacked extenion.

Usage

  1. Run npm install to install the required dependencies.
  2. Run npm start to begin collecting extensions.

Metrics currently collected

  • Extension name
  • Extension slug
  • Bundle size
  • If WASM is used
  • Referenced WebExtension APIs

Disclaimer

This project is not associated with Mozilla in any way. Please be respectful of rate limits and other API usage rules before running.

About

Tool to collect WebExtension API usage data and monitor trends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published