-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught (in promise) DOMException: The user aborted a request. For khanacademy_bot #19
Comments
This GitHub is posted with the up to date code. Did you remember to save your tampermonkey script after editing it? If you did, try copying and pasting the code from this repository to your tampermonkey. Let me know! |
Hi Sorry Im new to the platform and I think it may have been as simple as me just not sending it but just in case can you send the repository again? |
Just go ahead and copy this code from the link below into your tampermonkey and let me know how it goes. https://github.com/adubov1/khanacademy_bot/blob/main/khanacademy_revealer.user.js |
Everything Is working fine now. Thank you! |
Is there an error in the script? because my code is not running |
Chrome updated which broke it, but the creator already patched it. Just re copy and paste the code. |
Noice that it is fixed. |
PLEASE READ BEFORE COMMENTING!!! To any future commenters: This is working as of 21 March 2023. All you need to do is put the code from this GitHub into your tampermonkey! For simplicity sake, here is the link: https://github.com/adubov1/ And of course, because me and my family benefit from not having to do our khan, I will make sure that this works throughout the rest of this year and 2024. PLEASE IF YOU NOTICE AN ISSUE WITH THE SOLVER, CONTACT ME: Austin Cherry Or Through this GitHub, I will get the notification either way :) |
I had the same issue but it was because I copied the script incomplete, so verify that you copied the script correctly |
Uncaught (in promise) DOMException: The user aborted a request.
I used the new window.fetch code but it still did not work. Wondering if there is a new updated version of something I could use with tampermonkey or if I should use violent monkey
The text was updated successfully, but these errors were encountered: