Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.44 KB

README.md

File metadata and controls

52 lines (29 loc) · 1.44 KB

chrome-wakatime

Automatic time tracking for stats about your website debugging, research, documentation, etc.

Note: Activity from this Chrome extension will not display on leaderboards, so installing this extension may lower your rank.

Installation

  1. Install the extension:

Chrome

Firefox

Edge

  1. Login to WakaTime.

  2. Use Chrome like you normally do and your time will be tracked for you automatically.

  3. Visit https://wakatime.com to see your logged time.

  4. Use in conjunction with other WakaTime plugins.

Screenshots

SC open

SC open

Options SC

Development instructions

npm i --include=dev
npm run dev

Run tests:

npm test

Troubleshooting

Check for errors by inspecting the extension.

inspecting extension

The extension is going through a refactor, the new build instructions are here