Skip to content

Get the stats of your browser extension on different marketplace

License

Notifications You must be signed in to change notification settings

crsee/ExtStoreStats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtStoreStats

Codacy Badge License

Do you want to know the number of downloads for each of your extensions on different marketplaces?

Actually, it is not impossible to track that. The idea is to create a script with cron which saves that amount and generates a graph everyday.

Output

Write to console the status and generate a json for every extension specified in the config.ini (copy config-sample.ini and change depending on your needs), you can see a demo here.

bash:~/ExtStoreStats  $  ./index.py 
Addons Mozilla Extension Gathering for: glotdict
Download: 68
Google Web Store Extension Gathering for: glotdict/jfdkihdmokdigeobcmnjmgigcgckljgl
Download: 236
Total Download: 304

Install

pip install -r requirements.txt

About

Get the stats of your browser extension on different marketplace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.6%
  • Python 26.4%