Basic chrome extension to track how many minutes you've spent in a tab.
This extension is still in development. You may install it by following the instructions below at your own risk.
1, Open the Extension Management page by navigating to chrome://extensions
.
- The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
- Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the LOAD UNPACKED button and select the extension directory.
Instructions copied verbatim from https://developer.chrome.com/extensions/getstarted
Just use your browser as normal. The extension has a "T" logo with a black badge on it that shows you how many minutes you've spent within a tab. Icon generated with https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html.
- Click away from chrome window, click back into window, open a new tab, click into new tab. Stops tracking because chrome thinks window is out of focus.
- Environment is Arch Linux running gnome shell under X11 and Wayland.
- There also seems to be a bug where it continues tracking when you are not focused on the chrome window any longer and go to an application outside of chrome.
- Environment is Arch Linux running gnome shell under X11 and Wayland.