Replaces stat titles and user navigation with icons from https://boxicons.com
当前为
Script that loads a css from boxicons.com and hides all stat titles, showing icons in front of the number instead.
Works with all default skins. Also works with Tide, but you have to remove the icon url's from the custom css first, or you will get redundancies.
iconifyStats(); at the end of the file to ignore iconification of stats (will only add icons for user nav).iconifyUserNav(); at the end of the file to ignore iconification of user navigation (will only add icons to stats).initBoxicons() or nothing will work ;)