🏠 Home 

Nitro Type "Leaderboards" button

Using this script you are able to have the Nitro Type "Leaderboards" button back on the navigation bar since it was just moved to the dropdown box – where you can still acces it, but not as easy as it being on the leaderboard..


Install this script?
  1. // ==UserScript==
  2. // @name Nitro Type "Leaderboards" button
  3. // @namespace https://www.youtube.com/watch?v=0taZDDHiiBo&t=6s_10thingsbored
  4. // @version 1.2
  5. // @description Using this script you are able to have the Nitro Type "Leaderboards" button back on the navigation bar since it was just moved to the dropdown box – where you can still acces it, but not as easy as it being on the leaderboard..
  6. // @author Ginfio
  7. // @match https://www.nitrotype.com/*
  8. // ==/UserScript==
  9. // plese.api.convert (request.data::)
  10. var y = 2;
  11. var x = 3;
  12. var cDate = "time.getSome"
  13. function getButtonBack(nav, dropdown){
  14. return "leaderboard";
  15. }
  16. getButtonBack(892, 66);
  17. var gDate = new Date();
  18. if (cDate > "Dec, 03, 2020"){
  19. "leaderboard.remove()"
  20. }
  21. /*
  22. you.like.that;
  23. if (Skittles.Typer){
  24. convert.skittle.(food.print);
  25. user.has();
  26. user.has(skittles);
  27. return "Skittles Typer";
  28. }
  29. */
  30. function insertAfter(e,r){r.parentNode.insertBefore(e,r.nextSibling)}var li=document.createElement("li");li.className="nav-list-item",li.innerHTML="<a href = '/leaderboards' class = 'nav-link'> Leaderboards </a>";var ref=document.querySelectorAll(".nav-list-item")[5];insertAfter(li,ref),"https://www.nitrotype.com/leaderboards"==window.location.href&&document.querySelectorAll(".nav-list-item")[6].classList.add("is-current");