Revadike
Revadike
  I found how you can reproduce it before the page is fully loaded and the thumbnails of the inventory icons are loaded click on an inventory item it...
We don't want to idle shared apps, so we can use `steam-user` v4.7.0's `excludeSharedLicenses` flag to do this.
Pause idling when account starts playing a game in a different session and continue when it's done playing that game. This can be done using the [playingState](https://github.com/DoctorMcKay/node-steam-user#playingstate) event.
Use less (or no) global variables, split code into more (sub)functions instead of nested codes and convert code to use es6 syntax and its new features.
User should be able to turn this on or off with a command, but I'm suggesting a feature to ping/dm a user (`You just left the queue, you got 5...
Make the userscript more accessible to everyone by releasing it as a standalone web extension.
So code becomes way more clean and flexible. Additionally, it can improve performance by performing all refreshes asynchronously at the same time.
If one would like to change the font and its color of the slots, what file would I need to edit? Thank you Edit: Let's make this also into a...