Skip to content

Chrome extension for automatic time tracking and metrics generated from your browsing activity.

License

Notifications You must be signed in to change notification settings

wakatime/browser-wakatime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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