[NZBget] Working on a new WebUI + Chrome Extension. Any ideas? https://preview.redd.it/fa10ti0hc0yg1.png?width=3840&format=png&auto=webp&s=8755731a88ad7b2526f797dac11d5feeaecbf473 Hey everyone! I'm redesigning the default NZBget webui as a little project for myself and maybe others, mostly to optimise the javascript performance, modernize the aesthetics, hopefully fix a couple of crashes/bugs I've noticed, as well as upgrade the statistics page a bit and use the modern javascript library SciChart for hopefully more responsive and aesthetically pleasing graphing of the download speed data. Here are some screenshots of the progress so far, which includes a pretty basic companion chrome extension to handle a few things over RPC. https://preview.redd.it/6tg8kj4p70yg1.png?width=3840&format=png&auto=webp&s=d679b8d8e4e6d8675ccd21a18fdbaf740b78b4bc Progress so far: * Fixed javascript crashes that would occur when using the search function.…