Skip to content

Latest commit

 

History

History
63 lines (48 loc) · 1.79 KB

README.md

File metadata and controls

63 lines (48 loc) · 1.79 KB

Focus - Focus on the tasks at hand

Focus

Simply focus on the tasks in your browser tab.

Chrome | Firefox | Web Version


Installation

Chrome and Chromium-based browsers

You can get the latest available Focus Extension version from the Chrome Web Store.

Firefox

You can get the latest version of Focus Extension from the Mozilla Add-ons website.

Web Version

Try and test out the web version here.

Contribution

Requirements

Globally install sass:

  npm i -g sass

Clone this repo (alternatively click download and extract zip file):

  git clone https://github.com/w3debugger/focus.git

Go inside cloned/downloaded folde:

  cd focus

Compile CSS:

  sass --watch assets/sass/style.scss assets/css/style.css --style compressed --no-source-map

Special Thanks