Lichess timed puzzles

Only allow the user to take a specified amount of time when solving a lichess.org puzzle

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
HugoPlatzer
Усталяванняў за дзень
0
Усяго ўсталяванняў
52
Рэйтынг
0 0 0
Версія
0.1
Створаны
18.03.2019
Абноўлены
18.03.2019
Памер
3.5 КБ
Ліцэнзія
Н/Д
Ужываецца на

lichess.org is a free and open source chess playing website.
It has a "Puzzles" feature that allows you to improve your chess skills by doing tactical exercises. You get a numerical rating based on how well you perform.
Unfortunately, there is no limit to the time you take to solve a puzzle. Ratings make more sense when speed is considered as well as accuracy.

This script displays a countdown (30 seconds default) and when the time is up, it makes the puzzle fail. Thus you have to complete the puzzle within that time limit.

The time limit is configurable in the source code (var timeout, in milliseconds).