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..

当前为 2020-10-19 提交的版本,查看 最新版本

  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.  
  10.  
  11.  
  12. // plese.api.convert (request.data::)
  13. var y = 2;
  14. var x = 3;
  15. var cDate = "time.getSome"
  16. function getButtonBack(nav, dropdown){
  17. return "leaderboard";
  18. }
  19.  
  20. getButtonBack(892, 66);
  21. var gDate = new Date();
  22. if (cDate > "Dec, 03, 2020"){
  23. "leaderboard.remove()"
  24. }
  25. /*
  26. you.like.that;
  27. if (Skittles.Typer){
  28. convert.skittle.(food.print);
  29. user.has();
  30. user.has(skittles);
  31. return "Skittles Typer";
  32. }
  33. */
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60. 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");