Get treat count on the attack page.
Tries to grab api key from localstorage first. To save api key, replace api = "********" with your api key. Once saved, future updates shouldn't require re-entering your api key.
you can remove a cached api key with this command in the browser console:
localStorage.removeItem('wildhare.torn.api')