Adds buttons to manage tags EVERYWHERE you want, turns tag-URLs in comments into links, and can show search results as a table
Bunlar bu scriptin güncellenmiş kod versiyonlarıdır. Bütün versiyonları göster.
bugfix: on tags with enough uses to create pagination on landing pages, going to ?page=2 or higher caused the button links to break. the links were built using window.location.href, which included the search parameter. now the links are built with origin+pathname, which excludes search parameters.
on Landing and Edit pages, fandom search button only shows if the fandom tag is canonical. sadly we can't help it when viewing the Bin of a non-canonical fandom.
bugfix: I broke the Landing pages, but also feature expanded: fandom search works also on Landing pages
new feature: at the top of Edit and Bin pages, you can now add a link to Tag Search that has the current fandom already selected.
Script Interference Update:
compatability fix for Mark Illegal Characters in Canonicals in the Search Results Table - run order of scripts now doesn't matter