Extra BunPro Stats Script

Hey all,

I was feeling a bit bored this Saturday so I threw together a little script that adds some extra stats to the BunPro stats page. Hopefully someone here finds this useful.

How to install

  1. Add the Tamper Monkey Chrome extension
  2. Install the BunPro Extra Stats script
  3. Refresh the BunPro webpage.

P.S.

Also, I wouldn’t mind creating a complete custom stats page similar to wkstats for Wanikani, BUT currently the BunPro API is pretty lacking, so getting the data needed for that is pretty much impossible until BunPro improves it. :slightly_frowning_face:

6 Likes

A bug I noticed:

You can load bunpro without www as well with www included.
This script only runs with the www.bunpro.jp subdomain domain.

1 Like

I’ve found a memory leak that memory is losing over time


The element you are looking for does not exist and is printing waiting in the console indifenitely. Consider using MutationObserver to provide a memory/energy efficient solution .

1 Like