This script attaches a stopwatch into the toolbar of Leetcode's problem page.

The feature is simple:
- Start/Stop the stopwatch
- Auto start after 2 mins remaining on the problem
- Restore unstopped stopwatch for the next visit on the problem
Use this script with any browser extension allowing attaching JS to the page. (I use User JavaScript and CSS)