/timezoneio-extension

Official Chrome extension for Timezone.io

Primary LanguageJavaScript

Timezone.io Extension

Official Chrome extension to quickly check the current time where you coworkers are and update your current location and timezone.

Development

To automatically compiles the bundle and css during development:

$ npm run watch

For a one-off build run:

$ npm run build

Notes

Requires webpack and stylus to be installed globally:

$ npm install -g webpack stylus

Requires a config.json file present in the root directory.