User:Pianoplonkers/monobook.js

From Simple English Wikipedia, the free encyclopedia

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
importScript('User:John254/mass rollback.js')

importScript('User:AzaToth/twinkle.js');

importScript('User:Mr.Z-man/refToolbar.js');

importScript('User:Ioeth/friendly.js');

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

importScript('User:AWeenieMan/furme.js');

if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {}; // DO NOT REMOVE THIS LINE - ALL TWINKLE SETTINGS AFTER THIS
TwinkleConfig.watchProdPages				=	false;
TwinkleConfig.watchRevertedPages			=	[ ];
TwinkleConfig.watchSpeedyPages				=	[ ];
TwinkleConfig.watchWarnings				=	false;
 
if( typeof( FriendlyConfig ) == 'undefined' ) FriendlyConfig = {}; // DO NOT REMOVE THIS LINE - ALL FRIENDLY SETTINGS AFTER THIS
FriendlyConfig.watchTaggedPages			=	false;
FriendlyConfig.watchWelcomes			=	false;