Jump to content

User:Macy/monobook.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Macy (talk | contribs) at 03:11, 22 October 2008 (Undid revision 246871085 by Macy (talk) (JS test)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
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.
//FastButtons 1.0
importScript('User:Macy/FastButtons.js');

/**** quick image delete ****/
document.write('<script type="text/javascript"' +
  'src="http://en.wikipedia.org/w/index.php?title=User:Howcheng/quickimgdelete.js' +
  '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

//[[User:Macy/Deluxe]]
importScript('User:Macy/deluxetool.js');

importScript('User:Ais523 non-admin/adminrights.js');
importScript('User:Misza13/statusChanger.js');

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

// [[User:Henrik/live-edit-counter]]
importScript('User:Henrik/js/live-edit-counter.js');

// New Page Patroller
importScript('User:TheJosh/Scripts/NewPagePatrol.js');
npp_enabled = true;

//Mr.Z-man AFD tool
importScript('User:Mr.Z-man/closeAFD.js');