WakaTime
Automatic time tracking for Chrome.
What is WakaTime?
WakaTime is a Chrome extension developed by https://wakatime.com, and its main feature is "Automatic time tracking for Chrome.".
Extension Screenshots
Download WakaTime Extension CRX File
Download WakaTime extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Automatic time tracking for programmers. https://github.com/wakatime/chrome-wakatime
Extension Basic Information
Name | WakaTime |
ID | jnbbnacmeggbgdjgaoojpmhdlkkpblgi |
Official URL | https://chromewebstore.google.com/detail/wakatime/jnbbnacmeggbgdjgaoojpmhdlkkpblgi |
Description | Automatic time tracking for Chrome. |
File Size | 2.44 MB |
Installation Count | 25,305 |
Current Version | 3.0.22 |
Last Updated | 2024-01-17 |
Publish Date | 2017-03-27 |
Rating | 3.96/5 Total 28 Ratings |
Developer | https://wakatime.com |
[email protected] | |
Payment Type | free |
Extension Website | https://wakatime.com |
Help Page URL | https://wakatime.com/help |
Privacy Policy Page URL | https://wakatime.com/legal/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "19": "graphics\/wakatime-logo-19.png", "38": "graphics\/wakatime-logo-38.png" }, "default_popup": "popup.html", "default_title": "WakaTime" }, "background": { "service_worker": "background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |