Automatically start LeetCode official timer.
Automatically start LeetCode official timer⏱ on problem pages.
If you want timers on solution pages to also start automatically, delete or comment out line 17 (if (document.URL.includes("/solutions/")) return;
).