User:Grim Revenant/monobook.js

From Wikipedia, the free encyclopedia
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.
// <big>Avast! Here be scripts:</big> <pre>

// [[WP:TWINKLE]]
importScript('User:AzaToth/twinkle.js');

// Navigation popups
importScript('User:Lupin/popups.js');
    popupFixDabs = true;
    popupFixRedirs = true;

// Godmode Light for popups - un
// importScript('User:Ilmari_Karonen/godmode-light.js');

//Picture popups
importScript('User:Zocky/PicturePopups.js');

// Regexp inline replacing in textboxes
importScript('Wikipedia:WikiProject_User_scripts/Scripts/Replace');

// Format article by removing excess whitespace and simplifying links
importScript('Wikipedia:WikiProject_User_scripts/Scripts/Formatter');

// Edit top
importScript('User:Gerbrant/edit/top.js');

// User Watchlist
importScript('User:Tra/userwatchlist.js');

// "What Links Here" Watchlist
importScript('User:Tra/whatlinksherewatchlist.js');

// Translate language sidebar to English where possible
importScript('User:Tra/sidebartranslate.js');

// </nowiki>
// </pre>