Remove auto-translated youtube titles
< 脚本Youtube Auto-translate Canceler的反馈
I've read the other reviews and I have the same problem as the guy below me. The Script want's the API key every time when i reload Youtube. Otherwise script is working perfectly. I am using Firefox (Quantum 67.0.4). Here is some code from JavaScript console.. https://pastebin.com/1UPiUdZv
Hey ! Thanks for the feedback.
The script unfortunately does not work on Firefox. This is due to the fact it uses an old deprecated function of GreaseMonkey. The fix should be simple, but there is a bug in GreaseMonkey that makes it hard, and the required changes in the code are not trivial. The issue is discussed https://stackoverflow.com/questions/47476373/how-to-make-gm-getvalue-existent-in-greasemonkey-on-firefox
For some reason, it still works on Chrome/Chromium, but not Firefox. I should fix this ASAP, because an update to GreaseMonkey for Chrome might break the script any time, but chances are I am going to be too busy to fix it any time soon. However, if you can code, you are welcome to make a pull request on GitHub.
In the meantime, your best bet is to move to Chromium for YouTube browsing. Sorry for that.
Great!
I've wanted something like this for ages! Great work man!