Skip to content

Devtools snippet to sort extensions on the Google Chrome Web Store

License

Notifications You must be signed in to change notification settings

MarshaIIs/ChromeWebStoreSorter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ChromeWebStoreSorter-

Sorting Extensions on Google Chrome Web Store

!!! May not function anymore

It mainly sorts the extensions on the Chrome Web Store. It runs on Chrome Dev Tools console which is started by Ctrl+Shift+I.

After opening the search extensions page on the link https://chrome.google.com/webstore/search/PHRASE?_category=extensions with your search phrase replaced by PHRASE. And than the code under sorter.js is run on the chrome dev cosole.

It firstly loads all the extensions on the infinitly-scroll page by automatically scroll the page until not scroll. Then it sorts them by number of votes.

About

Devtools snippet to sort extensions on the Google Chrome Web Store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%