I have followed all of the necessary steps to install Tampermonkey and the Wanikani Open Framework user scripts, however, they simply don’t work. I have installed two other scripts, (Self study Quiz and Lesson hover details) and neither of them work. It appears, but when I click on it nothing happens. The lesson hover script doesn’t appear at all. Help!
If you go to your settings page, make sure you have an API key generated.
Hello! My API key was already generated
Can you open up the dev console (F12) and paste any errors here?
Do you have the Open Framework run first?
Yes, I have the open framework run 1st, the scripts are sorted by # as well
Hello, sorry, I pressed F12 but I do not know where the errors are so I do not know what part to show you? I’m not very experienced with computers and stuff
There should be a section called Console to click after hitting F12.
So there’s no errors there. What happens if you trying clicking Self-Study Quiz
from the menu you showed in your first post? Do any errors show up after that?
Ah, I realized I had only generated my API key version 1. My mistake, I’m sorry for wasting time and thank you for your quick replies
No worries! Feel free to post again if you have any questions.
Your genuine question isn’t wasting time, other people may find it helpful one day.
Did something happen with Chrome recently? My scripts stopped working and opening the dev console on the dashboard showed 2 errors. I did the only fix I know about, “turn it off then back on”, and they started working again after I reinstalled Tampermonkey. But now instead of 2 errors in the dev console I get 5, and whenever I open the console I get 2 more (I’m at 51 errors right now). Opening the console in the forums shows no errors. I’m happy things work now but I fear everything will break down again.
Can you post the errors and what userscript(s) you are using?
It seems that there are errors in application-fb213218
…0f2d0285400cf.js
.
Try to click on that and trace which userscript (or extension) it is.
Another thing you could do is disable userscripts until the majority of the errors go away (ignore the first one that you showed.)
Once you know which script it is, contact the developer, and give them your Chrome version (found at chrome://version
)
Good luck!
Chrome says that’s WaniKani’s Dashboard
Looks like the dev console doesn’t like WK, as deactivating every script still gives me the two errors that happen every time I open the console.
The other error seems to be because I had two scripts doing essentially the same thing (detailed SRS), because deactivating one solved it.