User:JaGa/monobook.js
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.
//LinkClassifierOnDemand=true;
importScript('User:Anomie/linkclassifier.js'); // Linkback: [[User:Anomie/linkclassifier.js]]
importStylesheet('User:Anomie/linkclassifier.css'); // Linkback: [[User:Anomie/linkclassifier.css]]
//addOnloadHook(function(){
// mw.util.addPortletLink('p-cactions', 'javascript:LinkClassifier.onDemand()', 'linkclassifier');
//});
importScript("User:Drilnoth/delresized.js");
importStylesheet("User:R'n'B/tdd.css");
importScript("User:R'n'B/tdd.js");
importScript('User:Shubinator/DYKcheck.js');
importScript('User:AzaToth/twinkle.js');
window.popupFixDabs=true;
window.popupFixRedirs=true;
window.popupRedlinkRemoval=true;
TwinkleConfig = {
openTalkPageOnAutoRevert : true,
summaryAd : " [[WP:TWINKLE|TW]]",
deletionSummaryAd : " [[WP:TWINKLE|TW]]",
protectionSummaryAd : " [[WP:TWINKLE|TW]]",
watchRevertedPages : [ ],
watchWarnings : false
};