Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 746 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 746 Bytes

Samay

Track your browsing time with this extension and block sites to stay focused when needed.

image

Installation

After following any of the following steps, visit the extension management page in Chrome (or chromium based browsers), enable "Developer mode" at the top-right corner and drag & drop the folder.

Download zip

Download the extension zip file and extract it.

Build from source

Clone the repo

git clone https://github.com/subhoghoshX/Samay.git

Install dependencies

cd Samay && npm install

Build it

npm run build