Description | Sorts the list of local accounts on CentralAuth by edit count |
---|---|
Updated | January 11, 2022 (2 years ago) |
Browsers | Chrome, Firefox, etc. |
Source | User:Nardog/SortCentralAuthByEditCount.js |
This script automatically sorts the list of local accounts on Special:CentralAuth by edit count in descending order when you open it. And... that's pretty much all there is to say, yeah.
Installation
editAdd the following to your global.js (recommended) or common.js:
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Nardog/SortCentralAuthByEditCount.js&action=raw&ctype=text/javascript');