Adds filter dropdowns to the top row of any .table
Super primitive table filter. Right click -> tampermonkey -> tablefilter to add search bars to the THead of all elements with the class 'table' on the page. Allows slight logical filtering (and by that I mean exclusively || for a || b). If you need to search a literal "||" use "\||"