User:Nardog/SortCentralAuthByEditCount

Source: Wikipedia, the free encyclopedia.
SortCentralAuthByEditCount
DescriptionSorts the list of local accounts on CentralAuth by edit count
UpdatedJanuary 11, 2022
    (2 years ago)
Browser supportChrome, Firefox, etc.
SourceUser: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

Add 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');