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.
/* <pre> */

function winc(s) {
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=' + s
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}

// Helper tools
mw.loader.load(
             'https://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Addtabs/monobook.js'
             + '&action=raw&ctype=text/javascript&dontcountme=s');
//

// Admin rollback tools
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Specialadmin/monobook.js' 
             + '&action=raw&ctype=text/javascript');
//moves
Mvaluejs_class = 'moves';
//edits
Rvaluejs_class = 'edits';
//uploads
Uvaluejs_class = 'uploads';
//

//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'); }

//You may need up to all of these for the dates and units things to work.
winc('User:Cyde/monobook.js/dates.js');
winc('User:Cyde/monobook.js/anwar.js');
winc('User:Cyde/monobook.js/unitformatter.js');
winc('User:Omegatron/monobook.js/addlink.js'); 
winc('User:Omegatron/monobook.js/fixdiffwidth.js');
winc('User:Omegatron/monobook.js/edittop.js'); 
winc('User:Quarl/unwatch.js&oldid=35457582');
//End section listing.

popupFixRedirs=true;
popupFixDabs=true;
popupMaxPreviewSentences=12;
popupMaxPreviewCharacters=2400;
popupRedirAutoClick='wpSave';
popupStructure='menus'

// CSD AutoReason
importScript('User:^demon/csd.js');

// Assess Links
winc('User:Pyrospirit/metadata/assesslinks.js');

/* </pre> */