{"id":16775993,"url":"https://github.com/mimieam/timetab","last_synced_at":"2026-05-17T20:10:41.406Z","repository":{"id":215043112,"uuid":"737975248","full_name":"Mimieam/TimeTab","owner":"Mimieam","description":"Ever wondered how long you've been hoarding a tab for?","archived":false,"fork":false,"pushed_at":"2024-10-11T05:19:43.000Z","size":1333,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T04:44:39.215Z","etag":null,"topics":["bleeding-edge","chrome-extension","javascript"],"latest_commit_sha":null,"homepage":"https://chromewebstore.google.com/detail/browseyes/kadcjapddlipphjmonbffmlkneckicbd","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mimieam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-02T05:37:56.000Z","updated_at":"2024-10-11T05:20:31.000Z","dependencies_parsed_at":"2024-01-17T04:11:21.346Z","dependency_job_id":"bac18615-9903-4971-89fc-f5bd46e08972","html_url":"https://github.com/Mimieam/TimeTab","commit_stats":null,"previous_names":["mimieam/timetab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimieam%2FTimeTab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimieam%2FTimeTab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimieam%2FTimeTab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mimieam%2FTimeTab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mimieam","download_url":"https://codeload.github.com/Mimieam/TimeTab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910820,"owners_count":20367545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bleeding-edge","chrome-extension","javascript"],"created_at":"2024-10-13T07:08:34.457Z","updated_at":"2026-05-17T20:10:36.376Z","avatar_url":"https://github.com/Mimieam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Page Time Tracker\n\u003c!---\n[![npx version](https://img.shields.io/npm/v/npx.svg)](https://npm.im/npx)\n![Chrome Web Store](https://img.shields.io/chrome-web-store/rating/lmmmdnmgmgnimgcfbnomdgeldehlfafn)\n![Chrome Web Store Version](https://img.shields.io/chrome-web-store/v/lmmmdnmgmgnimgcfbnomdgeldehlfafn)\n---\u003e\n[![GitHub Discussions](https://img.shields.io/github/discussions/mimieam/TimeTab)](https://npm.im/npx)\n![GitHub repo size](https://img.shields.io/github/repo-size/mimieam/TimeTab)\n\n\n\u003e How long has this page been opened for?\n\u003e This tiny Chrome extension allows a user to see how long a tab has been open.\n\n## Screenshots\n\u003cimg width=\"232\" alt=\"image\" src=\"https://github.com/Mimieam/TimeTab/assets/834291/5588a97b-5251-486d-83f7-bfeb8fb2bf54\"\u003e\n\u003cimg width=\"345\" alt=\"image\" src=\"https://github.com/Mimieam/TimeTab/assets/834291/119a140a-518e-4d96-a06c-7a53ea26e433\"\u003ev0.1\n\u003cimg width=\"326\" alt=\"image\" src=\"https://github.com/Mimieam/TimeTab/assets/834291/dcd590e5-7856-49c2-b9c6-d9bde61eab83\"\u003ev0.5\n\n\n\n## Getting Started \n```\n1. Clone this repository\n2. Open `chrome://extensions` in your browser\n3. Enable Developer mode if needed\n4. Click \"Load unpacked\" and select the project folder\n5. The extension will now be installed\n```\nor\n```\nnpm -g npx \u0026\u0026 npm start  \n```\n\n\n\n## Using the Extension\nWhen installed, a small T icon will appear on the browser toolbar to indicate that the extension is live.\n\nThe extension UI will appear at the bottom right corner of a page when a tab is opened or reloaded\n\n\n## Technical Overview\nThe extension uses the Browser API to get access to open tabs and windows. \n- `tracking.mjs`  - setup and handle events to be tracked within a page (user events, mouse move, clicks, ...etc) \n- `background.mjs` -  setup and handle events to be tracked on the Tab itself (when a Tab is created/loaded) \n- `content.ui.mjs` contains the logic to update the ui.\n\u003cbr\u003e \nNote: this extension has no bundlers \u0026 no dependencies besides npx which is installed globally.\n\n## Roadmap\nSome potential future features include:\n\n- Notifications after certain periods\n- Exporting data for reports\n- Tracking across browser sessions\n- Customizable view\n\n## Known limitations\n- The extension can be minimized but not dismissed from a page.\n- the content when expended is too verbose\n\n## Contributing\nPull requests are welcome! Please open an issue first to discuss any changes.\n\n## License\nThe Unlicense\n\nPlease let me know if you need any part of the README expanded on or have additional questions! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimieam%2Ftimetab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmimieam%2Ftimetab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimieam%2Ftimetab/lists"}