🏠 Home 

Duolingo LevelJumper

Provides an menu to easy jump to the first lesson of a skill level (e.g. 3 crowns) and to the last learned level.

< 脚本Duolingo LevelJumper的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2022-01-09

Hey there's a bug for the level 0 scroll. Change line 120 to

let level0 = document.querySelectorAll('img[src="//d35aaqx5ub95lt.cloudfront.net/images/crowns/fafe27c9c1efa486f49f87a3d691a66e.svg"]');
esh作者
§
发表于:2022-03-22

nice. Thank you, I couldn't work on my scripts for a longer time.
I'm curious, how the script works at your browser. I've experienced that the new Duo tree update function breaks the script, because it only loads the lessons in the visible area. If you're not experiencing the same I would be happy to hear about what browser do you use and what scripts, so I can look into it to find a solution.
Best regards

esh作者
§
发表于:2022-05-18

I've rewritten the script completely so this isn't a bug any more.

发表回复

登录以发表回复。