Bumps [axios](https://github.com/axios/axios) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies needed to be updated together. Updates `axios` from 1.2.2 to 1.7.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/1.2.2...v1.7.5) Updates `wait-on` from 7.0.1 to 7.2.0 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](https://github.com/jeffbski/wait-on/compare/v7.0.1...v7.2.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development - dependency-name: wait-on dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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
- Install the extension:
-
Login to WakaTime.
-
Use Chrome like you normally do and your time will be tracked for you automatically.
-
Visit https://wakatime.com to see your logged time.
-
Use in conjunction with other WakaTime plugins.
Screenshots
Development instructions
For development purposes only.
To get started, install NPM and Bower dependencies, and do an initial build with Gulp:
npm start
To build the extension once:
npm run gulp
To monitor changes:
npm run watch
Run tests:
npm test
Lint code (Both JS and JSX):
jsxhint --jsx-only .
Automatic code linting
There is a precommit hook that lints the code before commiting the changes.
Troubleshooting
Check for errors by inspecting the extension.
The extension is going through a refactor, the new build instructions are here






