Jump to content

User:Wmahan/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.
// Script from [[User:Wmahan/wpspell.js]]

mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Wmahan/wpspell.js' 
             + '&action=raw&ctype=text/javascript');

// for correcting [[User:Wmahan/Links to redirects from misspellings]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Wmahan/redirspell.js' 
             + '&action=raw&ctype=text/javascript');

// godmode-light
// Script from [[User:Wmahan/gml.js]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Wmahan/gml.js' 
             + '&action=raw&ctype=text/javascript');

// for linksearch tool
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Wmahan/despam.js' 
             + '&action=raw&ctype=text/javascript');