User:ZeroUm/monobook.js
// installation of the wikEd editing page extension
// install User:Cacycle/diff text diff code
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Cacycle/diff.js'
+ '&action=raw&ctype=text/javascript');
// install User:Pilaf/Live_Preview page preview tool
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Pilaf/livepreview.js'
+ '&action=raw&ctype=text/javascript');
// install RegExTypoFix common typo fixer
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Cacycle/RegExTypoFix.js'
+ '&action=raw&ctype=text/javascript');
// install User:Cacycle/wikEd international translation here
// install User:Cacycle/wikEd editing page extension
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript');