- Download the repository.
- Navigate to the
tabs-exampledirectory. - Run
npm installto install dependencies. - Run
npm run buildto build the extension locally. - Navigate to your extension manager in Chrome and load the unpacked extension by selecting the
tabs-exampledirectory. - Use!
- Tab Tracking: exTimesion begins to track any tabs that are opened and then visited.
- Tab Open Time: Displays the amount of time since the tab has simply been opened and alive on your browser.
- Tab Focus Time: Displays the amount of time the tab has been looked at (i.e. how much time you've actually spent on that tab).
- Both times last across sessions, so you can switch between other applications (e.g., writing an essay on Word and revisiting Chrome) and still see your tab times tracked after they are retrieved from the Chrome cache.
- Group Active Tabs: Use the
Group Active tabsbutton to group all current active tabs into a tab group. - Close Tabs: For each tab there is an associated trashcan icon, which when pressed, closes out the tab you choose. -Pie Chart: Displays the time open and time active for the most active tab in a pie chart format
- Rayan Yu
- Andrew Zhen
- Max Mercado
- Duriya Rehan
If you have any issues, please file comments in the Issues section of the repository.


