Use in Chromium-based browsers (Chrome, Edge, etc.):
- Open the console (F12)
- Copy the code from the file
downgradeUsers.jsand paste it into the console - Enter auth token into
AUTH_TOKEN. The token can be obtained from a Tracker browser request. Log into Tracker, open the console (F12), go to the Network tab, refresh the page, find the latest request with the namegraphql, go to the Headers tab, copy the value of theAuthorizationheader. - Enter the URI for the Tracker instance into
TRACKER_URI - Press Enter
- Wait for the script to finish
- Enjoy
CSV file format given in the example file example.csv.