matidfk
matidfk
This is what I was looking for, if an always on top and hide titlebar option would be implemented that would bring this program from 10/10 to 11. EDIT: Also...
By checking if a match is in progress, I meant there might be a way that some script on the client side could use to check if there is one,...
a workaround ive found is to go into index.js and change the node.value.match() to node.value.match(RE_SRC) != null this might cause some side effects and you have to name the relative...