Skip to content

Etnolit/tid

Repository files navigation

Coverage Status GitHub GitHub tag (latest SemVer) Mozilla Add-on Chrome Web Store

tid

A simple extension for creating timers in browser tabs.

Usage

Use of the extension is primarily through the use of the omnibox. To create a timer page enter tid followed by a duration or specific time. For instance tid 10m.

Time Example
relative 30s, 20m, 1h
absolute 12:30

Advanced usage

The extensions parser understands a couple of operators.

Operator Example
+ (addition) 20m + 10s, 12:30 + 1h
- (subtraction) 20m - 40s, 12:30 - 5m
% (modulus) %20m, next even 20 minutes

Installation

The extension is available for Firefox, Chrome, and Edge.

Build

To build the extension use yarn install && yarn build.

Icon

Icon based on Material Design https://github.com/Templarian/MaterialDesign