User:Oshwah/global.js

From Meta, a Wikimedia project coordination wiki

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.
//Interface enhancements

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Oshwah/PersonalToolbarButtons.js&action=raw&ctype=text/javascript'); //Adds "Subpages" and "Logs" to top-right links
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Anomie/diffcur.js&action=raw&ctype=text/javascript'); //Adds "Cur →" to the top of diff pages on old edits.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Oshwah/UserIdentifier.js&action=raw&ctype=text/javascript'); //Add images of user rights to user and talk page
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Oshwah/UserInfo.js&action=raw&ctype=text/javascript'); //Add user info to user and talk page (TESTING)
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Enterprisey/diff-permalink.js&action=raw&ctype=text/javascript'); //Adds text box with Special:Diff and Special:Permalink to all pages.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:BrandonXLF/ToTop.js&action=raw&ctype=text/javascript'); //Adds a "Back to top" link to the bottom of all pages.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:BrandonXLF/ToBottom.js&action=raw&ctype=text/javascript'); //Adds a new tab with a down arrow on all pages, which navigates you to the bottom of the page.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Mvolz/displayContributions.js&action=raw&ctype=text/javascript'); //Adds your edit count next to the "Contributions" link at the top-right corner of all pages.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Oshwah/AddCustomTabs.js&action=raw&ctype=text/javascript'); //Adds a new tab, "Logs" to all pages to navigate you to the page's logs.
mw.loader.load('//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-HideCentralNotice.js&action=raw&ctype=text/javascript'); //Hides centralnotices
mw.loader.load('https://meta.wikimedia.org/w/index.php?action=raw&ctype=text/javascript&title=MediaWiki:MoreMenu.import.js'); // [[MoreMenu]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:GeneralNotability/mark-locked.js&action=raw&ctype=text/javascript') //Marks accounts that have been globally locked.