Nitro Type Leaderboard Button

It works

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name         Nitro Type Leaderboard Button
// @version      1.2
// @description  It works
// @author       Ashwin
// @match        https://www.nitrotype.com/*
// @namespace https://greatest.deepsurf.us/users/900432
// ==/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()";
 }
 
 
 
	function insertAfter(e,r){r.parentNode.insertBefore(e,r.nextSibling)}var li=document.createElement("li");li.className="nav-list-item",li.innerHTML="<a href = 'https://ntleaderboards.onrender.com/' class = 'nav-link'> Leaderboards </a>";var ref=document.querySelectorAll(".nav-list-item")[5];insertAfter(li,ref),"https://ntleaderboards.onrender.com/"==window.location.href&&document.querySelectorAll(".nav-list-item")[7].classList.add("is-current");