/Timer-extension

A chrome extension for leetcode

Primary LanguageJavaScript

Timer extension for leetcode

To run the chrome extension locally go to chrome://extensions

sd

Turn Developer mode ON, click load unpacked button and select the downloaded extension folder.

new

The timer runs on all urls but it appears by itself on leetcode.com/problems/... pages only.

However you can you use the timer on any website by pressing ctrlshifth

timer

The default time is 30 minutes, which can be configured by hovering the cursor over time while timer is not running.

You can drag the timer by clicking the Timer header.

Key bindings :

play/pause ctrlshiftspace

hide/show ctrlshifth

reset ctrlshiftq

Your preferred timer position, time and theme will be stored in local storage.

webpage