Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
//RefToolbar 2.0 script
importScript('User:Mr.Z-man/refToolbar 2.0.js');

//Interiot's javascript edit counter
if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {
  mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Interiot/Tool2/code.js&action=raw&ctype=text/javascript'); }

//HotCat
importScript('MediaWiki:Gadget-HotCat.js');

//User:Smith609/RefTool
importScript('User:Smith609/reftool.js');

//User:Odie5533/SnipManager
importScript('User:Odie5533/SnipManager.user.js');

importScript('User:Dr pda/prosesize.js'); //[[User:Dr pda/prosesize.js]]

importScript('User:Gary King/subjects age from year.js'); //[[User:Gary King/subjects age from year.js]]

importScript('User:Gary King/contribs alt link.js'); //[[User:Gary King/contribs alt link.js]]

importScript('User:Gary King/highlight my username in history.js'); //[[User:Gary King/highlight my username in history.js]]

importScript('User:Gary King/mark edits after my own.js'); //[[User:Gary King/mark edits after my own.js]]

importScript('User:Gary King/default summary.js'); //[[User:Gary King/default summary.js]]

importScript('User:Gary King/show upload deletion logs.js'); //[[User:Gary King/show upload deletion logs.js]]

importScript('User:Gary King/hide and show sidebar portlets.js'); //[[User:Gary King/hide and show sidebar portlets.js]]

importScript('User:Gary King/highlight nearby links.js'); //[[User:Gary King/highlight nearby links.js]]

importScript('User:Gary King/link intermediate revisions.js'); //[[User:Gary King/link intermediate revisions.js]]

importScript('User:Mr.Z-man/closeAFD.js');

importScript('User:Writ Keeper/Scripts/teahouseTalkback.js');

importScript('User:Ais523/editcount.js');

importScript('User:Shubinator/DYKcheck.js'); //DYKcheck tool

importScript('User:DavidWS/afdvote.js');

// Module: revisionjumper.js Allows to jump between diffs and permanent links
importScript('MediaWiki:Gadget-revisionjumper.js'); // [[MediaWiki:Gadget-revisionjumper.js]]

importScript('User:Haza-w/cactions.js'); //[[User:Haza-w/cactions.js]]

/**** afd helper ****/
importScript('User:Jnothman/afd_helper/script.js');

/* This is to keep track of who is using this extension: [[User:Jnothman/afd_helper/script.js]] */

/* configure User:John Vandenberg/Deletion sorting tool */
DelsortConfig = {
  debugLevel : 0,
  watchDelsortedLists : 1,
  watchDelsortedAfd : 1,
  shortcuts : ['Authors','Australia','Lists']
}