Thank you, it worked!!!
Iâm still getting this and I canât learn any longer
I am getting the âWhoopsâ error too using Chrome since updating the scripts mentioned in the subject.
Thank you @Arete_Hime - even I was able to alter the timer disable script in Tampermonkey. I hate the timer as I am always distracted by others in the middle of typing.
@Maxine_Downunder - have you sorted it out? It really is quite easy (take it from a near-illiterate computer user).
Do you access it through Tampermonkey?
Hi @ripcurlgirl, I first set it up ages ago ⊠I believe through Tapermonkey - which I assume is where one pastes the script provided. Iâm not sure how to get back to that because I canât find an icon for it.
I know you use a Mac. Do you access the internet with Chrome, Firefox or Safari?
I use Chrome (9 times out of 10).
You can find the extension by clicking on the 3 stacked dots in the top right hand corner of the browser. Click on Settings. To the left you will find Extensions. Click on that and Find Tampermonkey an click on Options.
This will open Tampermonkey. Click on the tab âInstalled userscriptsâ then click on âMemrise Timer Disablerâ. Mine automatically opens on the script - it is located under the tab âEditorâ.
Line 4 is the one I needed to alter - the full text is
// @match http://www.memrise.com/course//garden/ or
// @match http://www.memrise.com/*
[depending on which version you have on your computer]
you just need to place your cursor between http and : and type an s.
After that click on save (under the Editor tab are other tabs - it is the 2nd one from the left that looks like a floppy disk) and thatâs it. Close Memrise and re-open and it should work.
It worked for me, I hope it does for you too
Bonne chance !
Re-fixed the script (v0.0.22)
thank you @cooljingle, that code fix helped. I am not getting the âWhoopsâ error anymore.
@cooljingle Is this fix for Turbo? I didnât have that installed before but I would like to install it now. Could you post a link to the updated userscript?
Merci !
Hello @ripcurlgirl, Iâm finally getting back to looking at this and thanks again for your instructions! I diligently followed your directions above (first 2 paras). When I clicked on âInstalled userscriptsâ it did not take me to âMemrise Timer Disablerâ, but rather to âMemrise Turboâ. This means I canât see Line 4 which you refer to above and therefore canât follow your remaining directions. Am I remedial or what? (Perhaps better not to answer that - LOL).
If you have Memrise Timer Disabler installed, it should be in the list. The fact that it takes you straight to the Turbo script leads me to think that that is the only script you have installed in Tampermonkey (but it should still display a list - of one in that case - to allow you to turn it off and on). Thatâs weird.
Mine looks like this:
Perhaps you installed it another way. Maybe try installing (re-installing?) it in Chrome through the original procedure here: Memrise Timer Disabler for Greasemonkey. Once it it installed, continue with the edit process.
Bonne chance !
EDIT Another direct link to the next version up is at https://greasyfork.org/scripts/3503-memrise-timer-disabler/code/Memrise%20Timer%20Disabler.user.js but it still needs the same edit (i.e. add the âsâ) done to it.
Kim
No, that was a reference to the Memrise Audio Provider script that had also been broken recently. Memrise Turbo isnât my script, but you can manually do the same fix to it as you did with the Timer Disabler.
Oops ! Igot a bit confused there .
Unfortunately one course that I am taking that is without some audio is https://www.memrise.com/course/756657/verb-conjugations-en-francais/ and, when I apply your script, it says everything EXCEPT the word/phrase I want to hear. Try it for yourself from, say, Level 135. You will hear «ĂȘtre» au subjonctif en utilisant «il» but not the correct response (whether you type it in correctly or not). Which is a shame as I love this course.
Cheers
BTW @cooljingle, do you find that the Turbo script removes the ability to pause and save in the middle of a session?
If you click âAudio Providerâ on the left while in the test screen you can change âPromptâ to âConjugationâ to switch to the correct column.
As for the turbo script, there is a line to disable the pause button:
MEMRISE.garden.pause = $.noop;
you can comment it out like so to bring the pause back
//MEMRISE.garden.pause = $.noop;
Merci cooljingle !
Il est trĂšs tard ici mais je vais lâessayer demain.
Kim