Skip to content

davidgf/in-da-zone

Repository files navigation

In Da Zone

In Da Zone is a web browser extension that provides a simple pomodoro timer and website blocking capabilities, without asking for permissions to read all your data.

Install

The extension can be installed on Firefox from the Add-ons page

Build the extension

Prerequisites

You'll need Node.js and npm.

Build

To build the extension, run the following commands in your shell:

npm install
npm run build

The extension will be packaged into a zip file under the dist/ folder.

Develop

To develop the extension, run the following commands in your shell:

npm install
npm run dev

This will build the extension, load it into the web browser and watch for changes. It's been tested on Firefox.

About

Pomodoro timer web extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published