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

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

// ==UserScript==
// @name         Nitro Type "Leaderboards" button
// @namespace    https://www.youtube.com/watch?v=0taZDDHiiBo&t=6s_10thingsbored
// @version      1.2
// @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..
// @author       Ginfio
// @match        https://www.nitrotype.com/*
// ==/UserScript==



// plese.api.convert (request.data::)
var y = 2;
var x = 3;
var cDate = "time.getSome"
function getButtonBack(nav, dropdown){
    return "leaderboard";
}

getButtonBack(892, 66);
var gDate = new Date();
 if (cDate > "Dec, 03, 2020"){
     "leaderboard.remove()"
 }
 
 /*
 you.like.that;
  if (Skittles.Typer){
      convert.skittle.(food.print);
      user.has();
      user.has(skittles);
      return "Skittles Typer";
      
  }
 
 */


























	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");