Description
Track how much time you spend on the websites daily.
Your own internet time tracker.
Nowadays, we spent most of the time searching through the internet. This extension will calculate total time you spent and number of clicks you made on your favourite websites during the day.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See Installing & Deployment for notes on how run the project in your chrome browser.
Installing
- Clone this repo
- Checkout dev branch for latest version command: "git checkout dev"
- When in the root folder before making changes run: "npm install"
- After you have done steps above, go inside chrome extension manager and find Developer mode checkbox/button => activate it.
- Click load unpacked extension and find "app" folder inside this cloned repo on your local machine.
- All done! You should see it appear on the top right corner of your browser.
Deployment
- To build the app run 'npm build'.
- To start the app run 'npm start' command.
- To run tests use: 'npm test' command.
Contribution
- To contribute please refer to this guide: here
Install from Chrome Web Store
License