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.
//Twinkle
importScript('User:AzaToth/twinkle.js');

if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {};
TwinkleConfig.deletionSummaryAd				=	"";
TwinkleConfig.protectionSummaryAd			=	"";
TwinkleConfig.showRollbackLinks				=	[ ];
TwinkleConfig.summaryAd					=	"";

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

// CSD helper scripts (CSD Check converts Wikicode in the dropdown, CSD Helper provides easy deletion/declining/prodding via AJAX)
importScript('User:Ale_jrb/Scripts/csdcheck.js');  //[[User:Ale_jrb/Scripts]]

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

// Revision Deleter - Deletes a specific revision from the page history (automates deleting + restoring)
importScript('User:Animum/revdelete.js');

// [[User:Krimpet/CH2.js]]
importScript('User:Krimpet/CH2.js');