I was realising that the navigation bar was getting overcrowded, so I decided to create a "Review" page, and link it from the top-most bar through javascript. It worked with TamperMonkey,
but for some reason, I couldn't do it through the custom HTML at the top of the page.
So, can the link, <a href="review">Review</a>
, be added the same way as the other buttons are? Then the links to each review queue can be deleted from the NavBar.