This was floated in Slack and I think it could be a good idea: capture the time since a tab was opened, was navigated to a page, and total of that time spent in focus (with https://developer.chrome.com/extensions/idle used to keep a configurable variant of that focus, timing it out after a few seconds and a few minutes).
This was floated in Slack and I think it could be a good idea: capture the time since a tab was opened, was navigated to a page, and total of that time spent in focus (with https://developer.chrome.com/extensions/idle used to keep a configurable variant of that focus, timing it out after a few seconds and a few minutes).