{"id":13476614,"url":"https://github.com/xatier/tab-manager","last_synced_at":"2026-01-23T13:36:19.439Z","repository":{"id":39614792,"uuid":"270525775","full_name":"xatier/tab-manager","owner":"xatier","description":"Simple OneTab replacement","archived":false,"fork":false,"pushed_at":"2025-12-25T19:58:31.000Z","size":411,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-27T06:40:01.927Z","etag":null,"topics":["chrome-extension","fastapi","python"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xatier.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-08T04:18:13.000Z","updated_at":"2025-12-25T19:58:29.000Z","dependencies_parsed_at":"2022-09-15T21:41:56.501Z","dependency_job_id":"8ab7d25e-8499-49d6-a432-87fe0b8cdca7","html_url":"https://github.com/xatier/tab-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xatier/tab-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Ftab-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Ftab-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Ftab-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Ftab-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xatier","download_url":"https://codeload.github.com/xatier/tab-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Ftab-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28693324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chrome-extension","fastapi","python"],"created_at":"2024-07-31T16:01:32.578Z","updated_at":"2026-01-23T13:36:19.402Z","avatar_url":"https://github.com/xatier.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Tab manager\n\nSimple OneTab replacement.\n\n## Why?\n\n- OneTab is closed source\n- JavaScript sucks\n- I want to try out [FastAPI](https://fastapi.tiangolo.com/)\n\n## Installation\n\n1. Clone the repo to wherever-you-like\n2. Navigate to `chrome://extensions` on Chromium\n3. Load unpacked\n4. Prepare python venv\n5. Launch python server\n6. You may want to change a few variables, such as timeout or save-path\n\n```bash\ncd tab-manager/tab-manager-server\npython -m venv venv\nsource venv/bin/activate\npip install -U pip\npip install -r requirements.txt\n\nuvicorn server:app --reload --port 9487\n\n# note that the chromium extension would automatically save all tabs once every hour\n```\n\n## See also\n\n- [OneTab](https://www.one-tab.com/)\n- [workona](https://workona.com/)\n\n## Icon\n\nSomeone draw me one, please.\n\n## Development\n\nThe chrome extension part uses [ESLint](https://eslint.org/) and [Prettier](https://prettier.io/) as linter and formatter, run commands below to install them:\n\n```bash\n$ npm install -g eslint prettier\n# or\n$ yarn global add eslint prettier\n```\n\n## Special thanks\n\n[@david50407](https://github.com/david50407) helped me on crappy JavaScript issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxatier%2Ftab-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxatier%2Ftab-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxatier%2Ftab-manager/lists"}